Searched defs:TO_PHYS (Results 1 – 2 of 2) sorted by relevance
72 #define TO_PHYS(x) ( ((x) & TO_PHYS_MASK)) macro
137 #define TO_PHYS(x) (TO_PHYS_MASK & (x)) macro