Home
last modified time | relevance | path

Searched defs:ioremap_cache (Results 1 – 5 of 5) sorted by relevance

/linux/arch/xtensa/include/asm/
H A Dio.h47 static inline void __iomem *ioremap_cache(unsigned long offset, in ioremap_cache() function
57 #define ioremap_cache ioremap_cache macro
/linux/arch/arm64/include/asm/
H A Dio.h290 #define ioremap_cache ioremap_cache macro
291 static inline void __iomem *ioremap_cache(phys_addr_t addr, size_t size) in ioremap_cache() function
/linux/arch/arm/mm/
H A Dnommu.c228 void __iomem *ioremap_cache(resource_size_t res_cookie, size_t size) ioremap_cache() function
/linux/arch/sh/include/asm/
H A Dio.h301 #define ioremap_cache(addr, size) \ macro
/linux/arch/arm/include/asm/
H A Dio.h375 #define ioremap_cache ioremap_cache macro