Searched refs:LDT_BASE_ADDR (Results 1 – 4 of 4) sorted by relevance
103 #define LDT_BASE_ADDR (LDT_PGD_ENTRY << PGDIR_SHIFT) macro
74 return (void *)(LDT_BASE_ADDR + LDT_SLOT_STRIDE * slot); in ldt_slot_va()
131 pgd = pgd_offset(mm, LDT_BASE_ADDR); in map_ldt_struct()226 unsigned long start = LDT_BASE_ADDR; in free_ldt_pgtables()
89 [LDT_NR] = { LDT_BASE_ADDR, "LDT remap" },