Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dsegments.h262 #define GUFS32_SEL 2 /* User 32 bit %fs Descriptor */ macro
/f-stack/freebsd/amd64/amd64/
H A Dgenassym.c251 ASSYM(KUF32SEL, GSEL(GUFS32_SEL, SEL_UPL));
H A Dmp_machdep.c291 pc->pc_fs32p = &gdt[GUFS32_SEL]; in init_secondary()
H A Dmachdep.c1564 PCPU_SET(fs32p, &gdt[GUFS32_SEL]); in amd64_bsp_pcpu_init1()
1915 _ufssel = GSEL(GUFS32_SEL, SEL_UPL); in hammer_time()