/arch/frv/mm/ |
D | kmap.c | 32 void __iomem *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag) in __ioremap() function
|
/arch/m32r/mm/ |
D | ioremap-nommu.c | 42 __ioremap(unsigned long phys_addr, unsigned long size, unsigned long flags) in __ioremap() function
|
D | ioremap.c | 43 __ioremap(unsigned long phys_addr, unsigned long size, unsigned long flags) in __ioremap() function
|
/arch/metag/mm/ |
D | ioremap.c | 28 void __iomem *__ioremap(unsigned long phys_addr, size_t size, in __ioremap() function
|
/arch/avr32/mm/ |
D | ioremap.c | 22 void __iomem *__ioremap(unsigned long phys_addr, size_t size, in __ioremap() function
|
/arch/parisc/mm/ |
D | ioremap.c | 27 void __iomem * __ioremap(unsigned long phys_addr, unsigned long size, unsigned long flags) in __ioremap() function
|
/arch/openrisc/mm/ |
D | ioremap.c | 42 __ioremap(phys_addr_t addr, unsigned long size, pgprot_t prot) in __ioremap() function
|
/arch/cris/mm/ |
D | ioremap.c | 63 void __iomem * __ioremap(unsigned long phys_addr, unsigned long size, unsigned long flags) in __ioremap() function
|
/arch/arm64/mm/ |
D | ioremap.c | 76 void __iomem *__ioremap(phys_addr_t phys_addr, size_t size, pgprot_t prot) in __ioremap() function
|
/arch/m68k/mm/ |
D | sun3kmap.c | 111 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap() function
|
D | kmap.c | 105 void __iomem *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag) in __ioremap() function
|
/arch/nios2/mm/ |
D | ioremap.c | 115 void __iomem *__ioremap(unsigned long phys_addr, unsigned long size, in __ioremap() function
|
/arch/mips/mm/ |
D | ioremap.c | 116 void __iomem * __ioremap(phys_addr_t phys_addr, phys_addr_t size, unsigned long flags) in __ioremap() function
|
/arch/microblaze/mm/ |
D | pgtable.c | 50 static void __iomem *__ioremap(phys_addr_t addr, unsigned long size, in __ioremap() function
|
/arch/sh/include/asm/ |
D | io.h | 274 __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/ |
D | pgtable_64.c | 203 void __iomem * __ioremap(phys_addr_t addr, unsigned long size, in __ioremap() function
|
D | pgtable_32.c | 151 __ioremap(phys_addr_t addr, unsigned long size, unsigned long flags) in __ioremap() function
|
/arch/m68k/include/asm/ |
D | io_no.h | 146 static inline void *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag) in __ioremap() function
|
/arch/mn10300/include/asm/ |
D | io.h | 263 static inline void __iomem *__ioremap(unsigned long offset, unsigned long size, in __ioremap() function
|
/arch/alpha/include/asm/ |
D | io.h | 290 static inline void __iomem *__ioremap(unsigned long port, unsigned long size, in __ioremap() function
|