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
237 #define PHYS_TO_DMAP(x) ({ panic("No direct map exists"); 0; }) macro
178 #define PHYS_TO_DMAP(pa) \ macro
253 #define PHYS_TO_DMAP(x) __extension__ ({ \ macro
257 #define PHYS_TO_DMAP(pa) \ macro
315 #define PHYS_TO_DMAP(x) ({ \ macro