Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/include/asm/
Dpage.h41 #define SWAPPER_PGTABLE_LEVELS (CONFIG_PGTABLE_LEVELS) macro
43 #define SWAPPER_PGTABLE_LEVELS (CONFIG_PGTABLE_LEVELS - 1) macro
46 #define SWAPPER_DIR_SIZE (SWAPPER_PGTABLE_LEVELS * PAGE_SIZE)
/linux-4.1.27/arch/arm64/kernel/
Dhead.S320 #if SWAPPER_PGTABLE_LEVELS == 3