Symbol: ioremap_prot
arch/arc/include/asm/io.h
25
#define ioremap_prot ioremap_prot
arch/arc/mm/ioremap.c
46
void __iomem *ioremap_prot(phys_addr_t paddr, size_t size,
arch/arm64/include/asm/io.h
269
static inline void __iomem *ioremap_prot(phys_addr_t phys, size_t size,
arch/arm64/include/asm/io.h
282
#define ioremap_prot ioremap_prot
arch/loongarch/include/asm/io.h
25
static inline void __iomem *ioremap_prot(phys_addr_t offset, unsigned long size,
arch/mips/mm/ioremap.c
46
void __iomem *ioremap_prot(phys_addr_t phys_addr, unsigned long size,
arch/mips/mm/ioremap64.c
5
void __iomem *ioremap_prot(phys_addr_t offset, unsigned long size,
arch/parisc/include/asm/io.h
128
#define ioremap_prot ioremap_prot
arch/parisc/mm/ioremap.c
16
void __iomem *ioremap_prot(phys_addr_t phys_addr, size_t size,
arch/powerpc/include/asm/io.h
818
#define ioremap_prot ioremap_prot
arch/powerpc/mm/ioremap.c
37
void __iomem *ioremap_prot(phys_addr_t addr, size_t size, pgprot_t prot)
arch/s390/include/asm/io.h
30
#define ioremap_prot ioremap_prot
arch/s390/pci/pci.c
275
void __iomem *ioremap_prot(phys_addr_t phys_addr, size_t size,
arch/sh/include/asm/io.h
276
#define ioremap_prot ioremap_prot
arch/sh/mm/ioremap.c
75
void __iomem __ref *ioremap_prot(phys_addr_t phys_addr, size_t size,
arch/x86/include/asm/io.h
174
#define ioremap_prot ioremap_prot
arch/x86/mm/ioremap.c
441
void __iomem *ioremap_prot(resource_size_t phys_addr, unsigned long size,
arch/xtensa/include/asm/io.h
33
#define ioremap_prot ioremap_prot
arch/xtensa/mm/ioremap.c
13
void __iomem *ioremap_prot(phys_addr_t phys_addr, size_t size,
mm/ioremap.c
52
void __iomem *ioremap_prot(phys_addr_t phys_addr, size_t size,