__PHYSICAL_MASK    59 arch/x86/include/asm/page_types.h #define __PHYSICAL_MASK		physical_mask
__PHYSICAL_MASK    61 arch/x86/include/asm/page_types.h #define __PHYSICAL_MASK		((phys_addr_t)((1ULL << __PHYSICAL_MASK_SHIFT) - 1))