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

/freebsd-11-stable/sys/i386/include/
H A Dpcb.h65 int pcb_cr0; member in struct:pcb
/freebsd-11-stable/sys/amd64/include/
H A Dpcb.h63 register_t pcb_cr0; member in struct:pcb
/freebsd-11-stable/sys/i386/i386/
H A Dgenassym.c120 ASSYM(PCB_CR0, offsetof(struct pcb, pcb_cr0));
/freebsd-11-stable/sys/amd64/amd64/
H A Dgenassym.c129 ASSYM(PCB_CR0, offsetof(struct pcb, pcb_cr0));

Completed in 80 milliseconds