Home
last modified time | relevance | path

Searched defs:ioremap_cache (Results 1 – 8 of 8) 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/loongarch/include/asm/
H A Dio.h60 #define ioremap_cache(offset, size) \ macro
/linux/arch/arm/mm/
H A Dnommu.c225 void __iomem *ioremap_cache(resource_size_t res_cookie, size_t size) in ioremap_cache() function
/linux/arch/mips/include/asm/
H A Dio.h150 #define ioremap_cache(offset, size) \ macro
/linux/arch/sh/include/asm/
H A Dio.h281 #define ioremap_cache(addr, size) \ macro
/linux/arch/arm/include/asm/
H A Dio.h375 #define ioremap_cache ioremap_cache macro
/linux/arch/powerpc/include/asm/
H A Dio.h828 #define ioremap_cache(addr, size) \ macro