Home
last modified time | relevance | path

Searched defs:TO_PHYS_MASK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/lib/
H A Duncached.c20 #define TO_PHYS_MASK -1 macro
/openbmc/linux/arch/loongarch/include/asm/
H A Daddrspace.h40 #define TO_PHYS_MASK ((1ULL << DMW_PABITS) - 1) macro
/openbmc/linux/arch/mips/include/asm/
H A Daddrspace.h136 #define TO_PHYS_MASK _CONST64_(0x07ffffffffffffff) /* 2^^59 - 1 */ macro
/openbmc/u-boot/arch/mips/include/asm/
H A Daddrspace.h147 #define TO_PHYS_MASK _CONST64_(0x07ffffffffffffff) /* 2^^59 - 1 */ macro