Home
last modified time | relevance | path

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

/Linux-v5.4/arch/xtensa/include/asm/
Dio.h45 static inline void __iomem *ioremap_cache(unsigned long offset, in ioremap_cache() function
54 #define ioremap_cache ioremap_cache macro
/Linux-v5.4/arch/arm64/mm/
Dioremap.c85 void __iomem *ioremap_cache(phys_addr_t phys_addr, size_t size) in ioremap_cache() function
/Linux-v5.4/arch/csky/mm/
Dioremap.c47 void __iomem *ioremap_cache(phys_addr_t phys_addr, size_t size) in ioremap_cache() function
/Linux-v5.4/arch/csky/include/asm/
Dio.h46 #define ioremap_cache ioremap_cache macro
/Linux-v5.4/arch/ia64/include/asm/
Dio.h261 static inline void __iomem * ioremap_cache (unsigned long phys_addr, unsigned long size) in ioremap_cache() function
267 #define ioremap_cache ioremap_cache macro
/Linux-v5.4/kernel/
Diomem.c9 __weak void __iomem *ioremap_cache(resource_size_t offset, unsigned long size) in ioremap_cache() function
/Linux-v5.4/arch/sh/include/asm/
Dio.h340 ioremap_cache(phys_addr_t offset, unsigned long size) in ioremap_cache() function
344 #define ioremap_cache ioremap_cache macro
/Linux-v5.4/arch/x86/include/asm/
Dio.h188 #define ioremap_cache ioremap_cache macro
/Linux-v5.4/arch/x86/mm/
Dioremap.c394 void __iomem *ioremap_cache(resource_size_t phys_addr, unsigned long size) in ioremap_cache() function
/Linux-v5.4/arch/mips/include/asm/
Dio.h269 #define ioremap_cache(offset, size) \ macro
/Linux-v5.4/arch/arm/include/asm/
Dio.h401 #define ioremap_cache ioremap_cache macro
/Linux-v5.4/arch/powerpc/include/asm/
Dio.h720 #define ioremap_cache(addr, size) \ macro