Home
last modified time | relevance | path

Searched refs:GUCODE32_SEL (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dsegments.h266 #define GUCODE32_SEL 6 /* User 32 bit code Descriptor */ macro
/f-stack/freebsd/amd64/amd64/
H A Dgenassym.c250 ASSYM(KUC32SEL, GSEL(GUCODE32_SEL, SEL_UPL));
H A Dmachdep.c1548 ((u_int64_t)GSEL(GUCODE32_SEL, SEL_UPL) << 48); in amd64_conf_fast_syscall()
1914 _ucode32sel = GSEL(GUCODE32_SEL, SEL_UPL); in hammer_time()