Home
last modified time | relevance | path

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

/freebsd-12.1/sys/amd64/include/
H A Dsegments.h72 struct soft_segment_descriptor { struct
93 extern struct soft_segment_descriptor gdt_segs[]; argument
99 struct soft_segment_descriptor *ssdp);
100 void ssdtosd(struct soft_segment_descriptor *ssdp,
102 void ssdtosyssd(struct soft_segment_descriptor *ssdp,
/freebsd-12.1/sys/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,
/freebsd-12.1/sys/amd64/amd64/
H A Dmachdep.c695 struct soft_segment_descriptor gdt_segs[] = {
924 struct soft_segment_descriptor *ssd;
939 struct soft_segment_descriptor *ssd; in ssdtosd()
957 struct soft_segment_descriptor *ssd; in ssdtosyssd()
H A Dsys_machdep.c512 struct soft_segment_descriptor sldt; in user_ldt_alloc()
H A Dtrap.c881 struct soft_segment_descriptor softseg;
/freebsd-12.1/sys/i386/i386/
H A Dbios.c258 struct soft_segment_descriptor ssd = { in set_bios_selectors()
H A Dtrap.c916 struct soft_segment_descriptor softseg;
H A Dsys_machdep.c286 struct soft_segment_descriptor ssd = { in i386_extend_pcb()
H A Dvm86.c417 struct soft_segment_descriptor ssd = { in vm86_initialize()
H A Dmachdep.c1290 struct soft_segment_descriptor gdt_segs[] = {
1465 static struct soft_segment_descriptor ldt_segs[] = {
1664 struct soft_segment_descriptor *ssd;