Home
last modified time | relevance | path

Searched defs:PHYS_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dpgtable-3level-hwdef.h75 #define PHYS_MASK ((1ULL << PHYS_MASK_SHIFT) - 1) macro
H A Dpgtable-2level-hwdef.h92 #define PHYS_MASK (~0UL) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.h190 #define PHYS_MASK ((UL(1) << PHYS_MASK_SHIFT) - 1) macro