Searched refs:LDT_SIZE (Results 1 – 5 of 5) sorted by relevance
131 const size_t min_ldt_size = LDT_SIZE; in x86_get_ldt1()156 nldt = LDT_SIZE / sizeof(*lp); in x86_get_ldt1()221 const size_t min_ldt_size = LDT_SIZE; in x86_set_ldt1()
368 #define LDT_SIZE 80 macro
171 LDT_SIZE - 1, SDT_SYSLDT, SEL_KPL, 0); in gdt_init()
488 xen_set_ldt((vaddr_t)ldtstore, LDT_SIZE >> 3); in x86_64_proc0_pcb_ldt_init()1911 LDT_SIZE - 1, SDT_SYSLDT, SEL_KPL, 0); in init_x86_64()
882 initctx->ldt_ents = LDT_SIZE >> 3; in xen_init_amd64_vcpuctxt()