Searched defs:PHYS_TO_DMAP (Results 1 – 6 of 6) sorted by relevance
189 #define PHYS_TO_DMAP(x) ({ panic("No direct map exists"); 0; }) macro
178 #define PHYS_TO_DMAP(pa) \ macro
237 #define PHYS_TO_DMAP(x) ({ panic("No direct map exists"); 0; }) macro
257 #define PHYS_TO_DMAP(pa) \ macro
250 #define PHYS_TO_DMAP(x) ({ \ macro
321 #define PHYS_TO_DMAP(x) ({ \ macro