Searched defs:__ioremap (Results 1 – 4 of 4) sorted by relevance
111 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap() function
158 void __iomem *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag) in __ioremap() function
49 static void __iomem *__ioremap(phys_addr_t addr, unsigned long size, in __ioremap() function
247 static void __iomem *__ioremap(phys_addr_t addr, size_t size, pgprot_t prot) in __ioremap() function