Home
last modified time | relevance | path

Searched refs:soft_segment_descriptor (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/amd64/include/
H A Dsegments.h72 struct soft_segment_descriptor { struct
92 extern struct soft_segment_descriptor gdt_segs[]; argument
98 struct soft_segment_descriptor *ssdp);
99 void ssdtosd(struct soft_segment_descriptor *ssdp,
101 void ssdtosyssd(struct soft_segment_descriptor *ssdp,
/f-stack/freebsd/i386/include/
H A Dsegments.h55 struct soft_segment_descriptor { struct
89 extern struct soft_segment_descriptor gdt_segs[];
94 struct soft_segment_descriptor *ssdp);
95 void ssdtosd(struct soft_segment_descriptor *ssdp,
/f-stack/freebsd/i386/i386/
H A Dvm86.c430 struct soft_segment_descriptor ssd = { in vm86_initialize_pae()
536 struct soft_segment_descriptor ssd = { in vm86_initialize_nopae()
H A Dbios.c253 struct soft_segment_descriptor ssd = { in set_bios_selectors()
H A Dsys_machdep.c286 struct soft_segment_descriptor ssd = { in i386_extend_pcb()
H A Dtrap.c884 struct soft_segment_descriptor softseg;
H A Dmachdep.c1277 struct soft_segment_descriptor gdt_segs[] = {
1452 static struct soft_segment_descriptor ldt_segs[] = {
1652 struct soft_segment_descriptor *ssd;
/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c685 struct soft_segment_descriptor gdt_segs[] = {
915 struct soft_segment_descriptor *ssd;
930 struct soft_segment_descriptor *ssd; in ssdtosd()
948 struct soft_segment_descriptor *ssd; in ssdtosyssd()
H A Dsys_machdep.c511 struct soft_segment_descriptor sldt; in user_ldt_alloc()
H A Dtrap.c852 struct soft_segment_descriptor softseg;