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

/freebsd-current/sys/i386/include/
H A Dpcb.h76 struct region_descriptor pcb_idt; member in struct:pcb
/freebsd-current/sys/amd64/include/
H A Dpcb.h74 struct region_descriptor pcb_idt; member in struct:pcb
/freebsd-current/sys/i386/i386/
H A Dgenassym.c139 ASSYM(PCB_IDT, offsetof(struct pcb, pcb_idt));
/freebsd-current/sys/amd64/amd64/
H A Dgenassym.c139 ASSYM(PCB_IDT, offsetof(struct pcb, pcb_idt));

Completed in 102 milliseconds