Searched refs:pcb_saved_ucr3 (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/amd64/include/
H A Dpcb.h93 uint64_t pcb_saved_ucr3; member in struct:pcb
/freebsd-current/sys/amd64/amd64/
H A Dgenassym.c144 ASSYM(PCB_SAVED_UCR3, offsetof(struct pcb, pcb_saved_ucr3));
H A Dtrap.c690 (curpcb->pcb_saved_ucr3 & ~CR3_PCID_MASK) ==

Completed in 62 milliseconds