Searched defs:__ioremap (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/arch/arm64/mm/ |
| D | ioremap.c | 65 void __iomem *__ioremap(phys_addr_t phys_addr, size_t size, pgprot_t prot) in __ioremap() function
|
| /kernel/linux/linux-5.10/arch/m68k/mm/ |
| D | sun3kmap.c | 111 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap() function
|
| D | kmap.c | 159 void __iomem *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag) in __ioremap() function
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/arch/microblaze/mm/ |
| D | pgtable.c | 49 static void __iomem *__ioremap(phys_addr_t addr, unsigned long size, in __ioremap() function
|
| /kernel/linux/linux-5.10/arch/microblaze/mm/ |
| D | pgtable.c | 47 static void __iomem *__ioremap(phys_addr_t addr, unsigned long size, in __ioremap() function
|
| /kernel/linux/linux-5.10/arch/s390/pci/ |
| D | pci.c | 231 static void __iomem *__ioremap(phys_addr_t addr, size_t size, pgprot_t prot) in __ioremap() function
|