Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dpgtable-prot.h85 #define PHYS_MASK_SHIFT (CONFIG_ARM64_PA_BITS) macro
94 #define PHYS_MASK_SHIFT (lpa2_is_enabled() ? CONFIG_ARM64_PA_BITS : 48) macro
100 #define PHYS_MASK ((UL(1) << PHYS_MASK_SHIFT) - 1)
/linux/arch/arm/include/asm/
H A Dpgtable-3level-hwdef.h75 #define PHYS_MASK_SHIFT (40) macro
76 #define PHYS_MASK ((1ULL << PHYS_MASK_SHIFT) - 1)