Searched defs:ioremap_cache (Results 1 – 10 of 10) sorted by relevance
45 static inline void __iomem *ioremap_cache(unsigned long offset, in ioremap_cache() function54 #define ioremap_cache ioremap_cache macro
96 void __iomem *ioremap_cache(phys_addr_t phys_addr, size_t size) in ioremap_cache() function
9 __weak void __iomem *ioremap_cache(resource_size_t offset, unsigned long size) in ioremap_cache() function
342 ioremap_cache(phys_addr_t offset, unsigned long size) in ioremap_cache() function346 #define ioremap_cache ioremap_cache macro
434 static inline void __iomem * ioremap_cache (unsigned long phys_addr, unsigned long size) in ioremap_cache() function440 #define ioremap_cache ioremap_cache macro
192 #define ioremap_cache ioremap_cache macro
365 void __iomem *ioremap_cache(resource_size_t phys_addr, unsigned long size) in ioremap_cache() function
280 #define ioremap_cache ioremap_cachable macro
408 #define ioremap_cache ioremap_cache macro
772 #define ioremap_cache(addr, size) \ macro