Searched defs:ioremap_fullcache (Results 1 – 2 of 2) sorted by relevance
46 #define ioremap_fullcache ioremap_fullcache macro47 static inline void __iomem *ioremap_fullcache(unsigned long physaddr, in ioremap_fullcache() function
43 #define ioremap_fullcache(addr, size) ioremap((addr), (size)) macro