Searched refs:SWAPPER_BLOCK_SHIFT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm64/include/asm/ |
H A D | kernel-pgtable.h | 98 #define SWAPPER_BLOCK_SHIFT PMD_SHIFT macro 102 #define SWAPPER_BLOCK_SHIFT PAGE_SHIFT macro
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | head.S | 295 compute_indices \vstart, \vend, #SWAPPER_BLOCK_SHIFT, #(PAGE_SHIFT - 3), \istart, \iend, \count 395 mov x6, #SWAPPER_BLOCK_SHIFT 402 bfi x22, x21, #0, #SWAPPER_BLOCK_SHIFT // remapped FDT address 406 mov x6, #SWAPPER_BLOCK_SHIFT
|