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