Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dio.h44 static inline void __iomem *ioremap_cache(unsigned long offset, in ioremap_cache() function
53 #define ioremap_cache ioremap_cache macro
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dioremap.c85 void __iomem *ioremap_cache(phys_addr_t phys_addr, size_t size) in ioremap_cache() function
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dio.h261 static inline void __iomem * ioremap_cache (unsigned long phys_addr, unsigned long size) in ioremap_cache() function
266 #define ioremap_cache ioremap_cache macro
/OK3568_Linux_fs/kernel/kernel/
H A Diomem.c9 __weak void __iomem *ioremap_cache(resource_size_t offset, unsigned long size) in ioremap_cache() function
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dio.h257 ioremap_cache(phys_addr_t offset, unsigned long size) in ioremap_cache() function
262 #define ioremap_cache ioremap_cache macro
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dnommu.c227 void __iomem *ioremap_cache(resource_size_t res_cookie, size_t size) in ioremap_cache() function
H A Dioremap.c369 void __iomem *ioremap_cache(resource_size_t res_cookie, size_t size) in ioremap_cache() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dio.h186 #define ioremap_cache ioremap_cache macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dio.h186 #define ioremap_cache(offset, size) \ macro
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dioremap.c423 void __iomem *ioremap_cache(resource_size_t phys_addr, unsigned long size) in ioremap_cache() function
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dio.h392 #define ioremap_cache ioremap_cache macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dio.h736 #define ioremap_cache(addr, size) \ macro