Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dioremap64.c5 void __iomem *ioremap_prot(phys_addr_t offset, unsigned long size, in ioremap_prot() function
H A Dioremap.c46 void __iomem *ioremap_prot(phys_addr_t phys_addr, unsigned long size, in ioremap_prot() function
/OK3568_Linux_fs/kernel/arch/arc/mm/
H A Dioremap.c53 void __iomem *ioremap_prot(phys_addr_t paddr, unsigned long size, in ioremap_prot() function
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dioremap.c44 void __iomem *ioremap_prot(phys_addr_t addr, unsigned long size, unsigned long flags) in ioremap_prot() function
/OK3568_Linux_fs/kernel/mm/
H A Dioremap.c253 void __iomem *ioremap_prot(phys_addr_t addr, size_t size, unsigned long prot) in ioremap_prot() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dio.h188 #define ioremap_prot ioremap_prot macro
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dio.h265 static inline void __iomem *ioremap_prot(phys_addr_t offset, unsigned long size, in ioremap_prot() function
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dioremap.c430 void __iomem *ioremap_prot(resource_size_t phys_addr, unsigned long size, in ioremap_prot() function
/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci.c259 void __iomem *ioremap_prot(phys_addr_t addr, size_t size, unsigned long prot) in ioremap_prot() function