Searched refs:md_upte (Results 1 – 3 of 3) sorted by relevance
54 uint64_t md_upte[KSTACK_PAGES]; /* ptes for mapping u pcb */ member56 int md_upte[KSTACK_PAGES]; member
251 td->td_md.md_upte[i] = *pte & ~TLBLO_SWBITS_MASK; in cpu_thread_swapin()273 td->td_md.md_upte[i] = *pte & ~TLBLO_SWBITS_MASK; in cpu_thread_alloc()
74 ASSYM(TD_UPTE, offsetof(struct thread, td_md.md_upte));