Searched refs:pcb_cr2 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/i386/include/
H A Dpcb.h66 int pcb_cr2; member in struct:pcb
/freebsd-11-stable/sys/amd64/include/
H A Dpcb.h64 register_t pcb_cr2; member in struct:pcb
/freebsd-11-stable/sys/i386/i386/
H A Dgenassym.c121 ASSYM(PCB_CR2, offsetof(struct pcb, pcb_cr2));
/freebsd-11-stable/sys/amd64/amd64/
H A Dgenassym.c130 ASSYM(PCB_CR2, offsetof(struct pcb, pcb_cr2));

Completed in 109 milliseconds