Home
last modified time | relevance | path

Searched defs:__ioremap (Results 1 – 20 of 20) sorted by relevance

/arch/frv/mm/
Dkmap.c32 void __iomem *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag) in __ioremap() function
/arch/m32r/mm/
Dioremap-nommu.c42 __ioremap(unsigned long phys_addr, unsigned long size, unsigned long flags) in __ioremap() function
Dioremap.c43 __ioremap(unsigned long phys_addr, unsigned long size, unsigned long flags) in __ioremap() function
/arch/metag/mm/
Dioremap.c28 void __iomem *__ioremap(unsigned long phys_addr, size_t size, in __ioremap() function
/arch/avr32/mm/
Dioremap.c22 void __iomem *__ioremap(unsigned long phys_addr, size_t size, in __ioremap() function
/arch/parisc/mm/
Dioremap.c27 void __iomem * __ioremap(unsigned long phys_addr, unsigned long size, unsigned long flags) in __ioremap() function
/arch/openrisc/mm/
Dioremap.c42 __ioremap(phys_addr_t addr, unsigned long size, pgprot_t prot) in __ioremap() function
/arch/cris/mm/
Dioremap.c63 void __iomem * __ioremap(unsigned long phys_addr, unsigned long size, unsigned long flags) in __ioremap() function
/arch/arm64/mm/
Dioremap.c76 void __iomem *__ioremap(phys_addr_t phys_addr, size_t size, pgprot_t prot) in __ioremap() function
/arch/m68k/mm/
Dsun3kmap.c111 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap() function
Dkmap.c105 void __iomem *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag) in __ioremap() function
/arch/nios2/mm/
Dioremap.c115 void __iomem *__ioremap(unsigned long phys_addr, unsigned long size, in __ioremap() function
/arch/mips/mm/
Dioremap.c116 void __iomem * __ioremap(phys_addr_t phys_addr, phys_addr_t size, unsigned long flags) in __ioremap() function
/arch/microblaze/mm/
Dpgtable.c50 static void __iomem *__ioremap(phys_addr_t addr, unsigned long size, in __ioremap() function
/arch/sh/include/asm/
Dio.h274 __ioremap(phys_addr_t offset, unsigned long size, pgprot_t prot) in __ioremap() function
330 #define __ioremap(offset, size, prot) ((void __iomem *)(offset)) macro
/arch/powerpc/mm/
Dpgtable_64.c203 void __iomem * __ioremap(phys_addr_t addr, unsigned long size, in __ioremap() function
Dpgtable_32.c151 __ioremap(phys_addr_t addr, unsigned long size, unsigned long flags) in __ioremap() function
/arch/m68k/include/asm/
Dio_no.h146 static inline void *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag) in __ioremap() function
/arch/mn10300/include/asm/
Dio.h263 static inline void __iomem *__ioremap(unsigned long offset, unsigned long size, in __ioremap() function
/arch/alpha/include/asm/
Dio.h290 static inline void __iomem *__ioremap(unsigned long port, unsigned long size, in __ioremap() function