Home
last modified time | relevance | path

Searched refs:LDT_END_ADDR (Results 1 - 6 of 6) 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
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dldt.c396 unsigned long end = LDT_END_ADDR; in free_ldt_pgtables()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dldt.c398 unsigned long end = LDT_END_ADDR; in free_ldt_pgtables()

Completed in 4 milliseconds