Searched defs:__ioremap (Results 1 – 5 of 5) sorted by relevance
/arch/m68k/mm/ |
D | sun3kmap.c | 111 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap() function
|
D | kmap.c | 158 void __iomem *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag) in __ioremap() function
|
/arch/arm64/mm/ |
D | ioremap.c | 227 void __iomem *__ioremap(phys_addr_t phys_addr, size_t size, pgprot_t prot) in __ioremap() function
|
/arch/microblaze/mm/ |
D | pgtable.c | 48 static void __iomem *__ioremap(phys_addr_t addr, unsigned long size, in __ioremap() function
|
/arch/s390/pci/ |
D | pci.c | 234 static void __iomem *__ioremap(phys_addr_t addr, size_t size, pgprot_t prot) in __ioremap() function
|