Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/mm/
Dioremap.c64 void __iomem *__ioremap(phys_addr_t phys_addr, size_t size, pgprot_t prot) in __ioremap() function
/linux-5.19.10/arch/m68k/mm/
Dsun3kmap.c111 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap() function
Dkmap.c158 void __iomem *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag) in __ioremap() function
/linux-5.19.10/arch/microblaze/mm/
Dpgtable.c49 static void __iomem *__ioremap(phys_addr_t addr, unsigned long size, in __ioremap() function
/linux-5.19.10/arch/s390/pci/
Dpci.c234 static void __iomem *__ioremap(phys_addr_t addr, size_t size, pgprot_t prot) in __ioremap() function