Home
last modified time | relevance | path

Searched refs:ioremap_prot (Results 1 – 2 of 2) sorted by relevance

/mm/
A Dioremap.c51 #ifndef ioremap_prot
52 void __iomem *ioremap_prot(phys_addr_t phys_addr, size_t size, in ioremap_prot() function
57 EXPORT_SYMBOL(ioremap_prot);
A Dmemory.c6654 maddr = ioremap_prot(phys_addr, PAGE_ALIGN(len + offset), prot); in generic_access_phys()

Completed in 20 milliseconds