Searched refs:ioremap_fixed (Results 1 – 3 of 3) sorted by relevance
5 void __iomem *ioremap_fixed(phys_addr_t, unsigned long, pgprot_t);10 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) in ioremap_fixed() function
48 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) in ioremap_fixed() function
41 obj-$(CONFIG_IOREMAP_FIXED) += ioremap_fixed.o