Home
last modified time | relevance | path

Searched refs:SDT_SYSLDT (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dsegments.h149 #define SDT_SYSLDT 2 /* system local descriptor table */ macro
/f-stack/freebsd/amd64/amd64/
H A Dsys_machdep.c528 sldt.ssd_type = SDT_SYSLDT; in user_ldt_alloc()
706 case SDT_SYSLDT: in amd64_set_ldt()
/f-stack/freebsd/i386/i386/
H A Dsys_machdep.c618 case SDT_SYSLDT: /* system local descriptor table */ in i386_set_ldt()
H A Dmachdep.c1372 .ssd_type = SDT_SYSLDT,
1381 .ssd_type = SDT_SYSLDT,