Home
last modified time | relevance | path

Searched defs:LDT_END_ADDR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable_32_areas.h36 #define LDT_END_ADDR (LDT_BASE_ADDR + PMD_SIZE) macro
H A Dpgtable_64_types.h121 #define LDT_END_ADDR (LDT_BASE_ADDR + PGDIR_SIZE) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgtable_32_areas.h36 #define LDT_END_ADDR (LDT_BASE_ADDR + PMD_SIZE) macro
H A Dpgtable_64_types.h122 #define LDT_END_ADDR (LDT_BASE_ADDR + PGDIR_SIZE) macro

Completed in 2 milliseconds