Searched defs:TO_PHYS (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/mach-generic/ | ||
D | spaces.h | 72 #define TO_PHYS(x) ( ((x) & TO_PHYS_MASK)) macro |
/arch/ia64/include/asm/sn/ | ||
D | addrs.h | 137 #define TO_PHYS(x) (TO_PHYS_MASK & (x)) macro |