Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/include/asm/
Dkernel-pgtable.h53 #define SWAPPER_DIR_SIZE (SWAPPER_PGTABLE_LEVELS * PAGE_SIZE) macro
/linux-4.4.14/arch/arm64/kernel/
Dhead.S321 add x1, x26, #SWAPPER_DIR_SIZE
328 add x6, x26, #SWAPPER_DIR_SIZE
404 add x1, x26, #SWAPPER_DIR_SIZE
Dvmlinux.lds.S172 . += SWAPPER_DIR_SIZE;