Searched defs:PHYS_TO_DMAP (Results 1 – 7 of 7) sorted by relevance
189 #define PHYS_TO_DMAP(x) ({ panic("No direct map exists"); 0; }) macro
196 #define PHYS_TO_DMAP(x) MIPS_PHYS_TO_DIRECT(x) macro
180 #define PHYS_TO_DMAP(pa) \ macro
239 #define PHYS_TO_DMAP(x) ({ panic("No direct map exists"); 0; }) macro
246 #define PHYS_TO_DMAP(x) ({ \ macro
325 #define PHYS_TO_DMAP(x) ({ \ macro