Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-generic/
Dspaces.h83 #define TO_PHYS(x) ( ((x) & TO_PHYS_MASK)) macro
/arch/ia64/include/asm/sn/
Daddrs.h137 #define TO_PHYS(x) (TO_PHYS_MASK & (x)) macro