Home
last modified time | relevance | path

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

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

Completed in 21 milliseconds