Searched refs:GDT_LDT (Results 1 – 2 of 2) sorted by relevance
534 #define GDT_LDT 12 /* (12-13) LDT for current process */ macro552 #define GDT_LDT 40 /* LDT for current process */ macro605 #define ULDT_SEL SEL_GDT(GDT_LDT, SEL_KPL)
349 *((system_desc_t *)&CPU->cpu_gdt[GDT_LDT]) = curproc->p_ldt_desc; in ldt_load()364 *((system_desc_t *)&CPU->cpu_gdt[GDT_LDT]) = null_sdesc; in ldt_unload()