Home
last modified time | relevance | path

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

/arch/xtensa/include/asm/
Dio.h45 static inline void __iomem *ioremap_cache(unsigned long offset, in ioremap_cache() function
/arch/arm64/mm/
Dioremap.c90 void __iomem *ioremap_cache(phys_addr_t phys_addr, size_t size) in ioremap_cache() function
/arch/x86/mm/
Dioremap.c238 void __iomem *ioremap_cache(resource_size_t phys_addr, unsigned long size) in ioremap_cache() function
/arch/sh/include/asm/
Dio.h341 ioremap_cache(phys_addr_t offset, unsigned long size) in ioremap_cache() function
/arch/ia64/include/asm/
Dio.h428 static inline void __iomem * ioremap_cache (unsigned long phys_addr, unsigned long size) in ioremap_cache() function