Searched defs:ioremap_prot (Results 1 – 6 of 6) sorted by relevance
53 void __iomem *ioremap_prot(phys_addr_t paddr, unsigned long size, in ioremap_prot() function
43 void __iomem *ioremap_prot(phys_addr_t addr, unsigned long size, unsigned long flags) in ioremap_prot() function
190 #define ioremap_prot ioremap_prot macro
401 void __iomem *ioremap_prot(resource_size_t phys_addr, unsigned long size, in ioremap_prot() function
348 ioremap_prot(phys_addr_t offset, unsigned long size, unsigned long flags) in ioremap_prot() function
212 static inline void __iomem *ioremap_prot(phys_addr_t offset, in ioremap_prot() function