Home
last modified time | relevance | path

Searched defs:ioremap_prot (Results 1 – 7 of 7) sorted by relevance

/arch/arc/mm/
Dioremap.c56 void __iomem *ioremap_prot(phys_addr_t paddr, unsigned long size, in ioremap_prot() function
/arch/powerpc/mm/
Dpgtable_32.c93 ioremap_prot(phys_addr_t addr, unsigned long size, unsigned long flags) in ioremap_prot() function
Dpgtable_64.c233 void __iomem * ioremap_prot(phys_addr_t addr, unsigned long size, in ioremap_prot() function
/arch/x86/include/asm/
Dio.h190 #define ioremap_prot ioremap_prot macro
/arch/tile/mm/
Dpgtable.c464 void __iomem *ioremap_prot(resource_size_t phys_addr, unsigned long size, in ioremap_prot() function
/arch/x86/mm/
Dioremap.c317 void __iomem *ioremap_prot(resource_size_t phys_addr, unsigned long size, in ioremap_prot() function
/arch/sh/include/asm/
Dio.h350 ioremap_prot(phys_addr_t offset, unsigned long size, unsigned long flags) in ioremap_prot() function