Searched refs:GCPU_SEL (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/sys/arch/i386/i386/ |
| D | gdt.c | 174 setsegment(&ci->ci_gdt[GCPU_SEL].sd, ci, in gdt_init() 205 setsegment(&ci->ci_gdt[GCPU_SEL].sd, ci, in gdt_alloc_cpu()
|
| D | i386func.S | 136 movl $GSEL(GCPU_SEL, SEL_KPL), %eax
|
| D | mptramp.S | 231 movl $GSEL(GCPU_SEL, SEL_KPL),%eax
|
| D | machdep.c | 538 tss->tss_fs = GSEL(GCPU_SEL, SEL_KPL); in tss_init() 1033 setsegment(&gdtstore[GCPU_SEL].sd, &cpu_info_primary, in initgdt()
|
| D | locore.S | 1393 movl $GSEL(GCPU_SEL, SEL_KPL),%eax
|
| /netbsd/src/sys/arch/i386/include/ |
| D | frameasm.h | 91 movl $GSEL(GCPU_SEL, SEL_KPL),%eax ; \
|
| D | segments.h | 319 #define GCPU_SEL 6 /* per-CPU segment */ macro
|