Home
last modified time | relevance | path

Searched refs:LDT_END_ADDR (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dpgtable_32_areas.h36 #define LDT_END_ADDR (LDT_BASE_ADDR + PMD_SIZE) macro
/linux/arch/x86/kernel/
H A Dldt.c398 unsigned long end = LDT_END_ADDR; in free_ldt_pgtables()