Home
last modified time | relevance | path

Searched refs:GUDATA_SEL (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dsegments.h233 #define GUDATA_SEL 7 /* User Data Descriptor (order critical: 4) */ macro
267 #define GUDATA_SEL 7 /* User 32/64 bit Data Descriptor */ macro
/f-stack/freebsd/amd64/amd64/
H A Dgenassym.c249 ASSYM(KUDSEL, GSEL(GUDATA_SEL, SEL_UPL));
H A Dmachdep.c1913 _udatasel = GSEL(GUDATA_SEL, SEL_UPL); in hammer_time()
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_machdep.c705 case GUDATA_SEL: in linux_set_thread_area()
/f-stack/freebsd/i386/i386/
H A Dmachdep.c2358 gdt_segs[GUDATA_SEL].ssd_limit = atop(0 - 1); in init386()
2500 _udatasel = GSEL(GUDATA_SEL, SEL_UPL); in init386()