Searched refs:ioremap_prot (Results 1 – 2 of 2) sorted by relevance
51 #ifndef ioremap_prot52 void __iomem *ioremap_prot(phys_addr_t phys_addr, size_t size, in ioremap_prot() function57 EXPORT_SYMBOL(ioremap_prot);
6654 maddr = ioremap_prot(phys_addr, PAGE_ALIGN(len + offset), prot); in generic_access_phys()
Completed in 20 milliseconds