Searched defs:ioremap_prot (Results 1 – 5 of 5) sorted by relevance
/linux-3.3/arch/powerpc/mm/ |
D | pgtable_64.c | 269 void __iomem * ioremap_prot(phys_addr_t addr, unsigned long size, in ioremap_prot() function
|
D | pgtable_32.c | 144 ioremap_prot(phys_addr_t addr, unsigned long size, unsigned long flags) in ioremap_prot() function
|
/linux-3.3/arch/x86/mm/ |
D | ioremap.c | 245 void __iomem *ioremap_prot(resource_size_t phys_addr, unsigned long size, in ioremap_prot() function
|
/linux-3.3/arch/tile/mm/ |
D | pgtable.c | 543 void __iomem *ioremap_prot(resource_size_t phys_addr, unsigned long size, in ioremap_prot() function
|
/linux-3.3/arch/sh/include/asm/ |
D | io.h | 349 ioremap_prot(phys_addr_t offset, unsigned long size, unsigned long flags) in ioremap_prot() function
|