Searched defs:ioremap_prot (Results 1 – 13 of 13) sorted by relevance
/linux/arch/parisc/mm/ |
H A D | ioremap.c | 16 void __iomem *ioremap_prot(phys_addr_t phys_addr, size_t size, in ioremap_prot() function
|
/linux/arch/xtensa/mm/ |
H A D | ioremap.c | 13 void __iomem *ioremap_prot(phys_addr_t phys_addr, size_t size, in ioremap_prot() function
|
/linux/arch/mips/mm/ |
H A D | ioremap64.c | 5 void __iomem *ioremap_prot(phys_addr_t offset, unsigned long size, in ioremap_prot() function
|
H A D | ioremap.c | 46 void __iomem *ioremap_prot(phys_addr_t phys_addr, unsigned long size, in ioremap_prot() function
|
/linux/arch/arc/mm/ |
H A D | ioremap.c | 46 void __iomem *ioremap_prot(phys_addr_t paddr, size_t size, in ioremap_prot() function
|
/linux/arch/xtensa/include/asm/ |
H A D | io.h | 33 #define ioremap_prot ioremap_prot macro
|
/linux/arch/arm64/mm/ |
H A D | ioremap.c | 17 void __iomem *ioremap_prot(phys_addr_t phys_addr, size_t size, in ioremap_prot() function
|
/linux/mm/ |
H A D | ioremap.c | 52 void __iomem *ioremap_prot(phys_addr_t phys_addr, size_t size, in ioremap_prot() function
|
/linux/arch/sh/mm/ |
H A D | ioremap.c | 75 void __iomem __ref *ioremap_prot(phys_addr_t phys_addr, size_t size, in ioremap_prot() function
|
/linux/arch/powerpc/mm/ |
H A D | ioremap.c | 44 void __iomem *ioremap_prot(phys_addr_t addr, size_t size, unsigned long flags) in ioremap_prot() function
|
/linux/arch/s390/include/asm/ |
H A D | io.h | 30 #define ioremap_prot ioremap_prot macro
|
/linux/arch/arm64/include/asm/ |
H A D | io.h | 268 #define ioremap_prot ioremap_prot macro
|
/linux/arch/sh/include/asm/ |
H A D | io.h | 296 #define ioremap_prot ioremap_prot macro
|