| /linux-4.1.27/arch/frv/mm/ | 
| D | kmap.c | 32 void __iomem *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag)  in __ioremap()  function
  | 
| /linux-4.1.27/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
  | 
| /linux-4.1.27/arch/metag/mm/ | 
| D | ioremap.c | 28 void __iomem *__ioremap(unsigned long phys_addr, size_t size,  in __ioremap()  function
  | 
| /linux-4.1.27/arch/avr32/mm/ | 
| D | ioremap.c | 22 void __iomem *__ioremap(unsigned long phys_addr, size_t size,  in __ioremap()  function
  | 
| /linux-4.1.27/arch/parisc/mm/ | 
| D | ioremap.c | 27 void __iomem * __ioremap(unsigned long phys_addr, unsigned long size, unsigned long flags)  in __ioremap()  function
  | 
| /linux-4.1.27/arch/openrisc/mm/ | 
| D | ioremap.c | 42 __ioremap(phys_addr_t addr, unsigned long size, pgprot_t prot)  in __ioremap()  function
  | 
| /linux-4.1.27/arch/cris/mm/ | 
| D | ioremap.c | 63 void __iomem * __ioremap(unsigned long phys_addr, unsigned long size, unsigned long flags)  in __ioremap()  function
  | 
| /linux-4.1.27/arch/arm64/mm/ | 
| D | ioremap.c | 76 void __iomem *__ioremap(phys_addr_t phys_addr, size_t size, pgprot_t prot)  in __ioremap()  function
  | 
| /linux-4.1.27/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
  | 
| /linux-4.1.27/arch/nios2/mm/ | 
| D | ioremap.c | 115 void __iomem *__ioremap(unsigned long phys_addr, unsigned long size,  in __ioremap()  function
  | 
| /linux-4.1.27/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
  | 
| /linux-4.1.27/arch/microblaze/mm/ | 
| D | pgtable.c | 50 static void __iomem *__ioremap(phys_addr_t addr, unsigned long size,  in __ioremap()  function
  | 
| /linux-4.1.27/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
  | 
| /linux-4.1.27/arch/powerpc/mm/ | 
| D | pgtable_32.c | 176 __ioremap(phys_addr_t addr, unsigned long size, unsigned long flags)  in __ioremap()  function
  | 
| D | pgtable_64.c | 258 void __iomem * __ioremap(phys_addr_t addr, unsigned long size,  in __ioremap()  function
  | 
| /linux-4.1.27/arch/m68k/include/asm/ | 
| D | io_no.h | 144 static inline void *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag)  in __ioremap()  function
  | 
| /linux-4.1.27/include/asm-generic/ | 
| D | io.h | 756 #define __ioremap __ioremap  macro 757 static inline void __iomem *__ioremap(phys_addr_t offset, size_t size,  in __ioremap()  function
  | 
| /linux-4.1.27/arch/mn10300/include/asm/ | 
| D | io.h | 263 static inline void __iomem *__ioremap(unsigned long offset, unsigned long size,  in __ioremap()  function
  | 
| /linux-4.1.27/arch/alpha/include/asm/ | 
| D | io.h | 290 static inline void __iomem *__ioremap(unsigned long port, unsigned long size,  in __ioremap()  function
  |