Searched defs:GDT_LWPFS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dsegments.h513 * GDT_LWPFS and GDT_LWPGS must be the same for both 32 and 64-bit
537 #define GDT_LWPFS 55 /* lwp private %fs segment selector (32-bit) */ macro
560 #define GDT_LWPFS 55 /* lwp private %fs segment selector */ macro
609 #define LWPFS_SEL SEL_GDT(GDT_LWPFS, SEL_UPL)

Completed in 62 milliseconds