Searched defs:LDT_END_ADDR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ | ||
H A D | pgtable_32_areas.h | 36 #define LDT_END_ADDR (LDT_BASE_ADDR + PMD_SIZE) macro |
H A D | pgtable_64_types.h | 122 #define LDT_END_ADDR (LDT_BASE_ADDR + PGDIR_SIZE) macro |