Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-generic/
H A Dspaces.h81 #define TO_PHYS(x) ( ((x) & TO_PHYS_MASK)) macro
/openbmc/u-boot/arch/mips/include/asm/mach-generic/
H A Dspaces.h80 #define TO_PHYS(x) ( ((x) & TO_PHYS_MASK)) macro
/openbmc/linux/arch/loongarch/include/asm/
H A Daddrspace.h49 #define TO_PHYS(x) ( ((x) & TO_PHYS_MASK)) macro