Searched defs:phys_mem_access_prot (Results 1 – 6 of 6) sorted by relevance
/linux/arch/csky/mm/ |
H A D | ioremap.c | 8 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
/linux/arch/powerpc/include/asm/ |
H A D | pgtable.h | 116 static inline pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
/linux/arch/x86/mm/pat/ |
H A D | memtype.c | 768 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
/linux/drivers/char/ |
H A D | mem.c | 269 static pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
/linux/arch/arm/mm/ |
H A D | mmu.c | 713 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
/linux/arch/arm64/mm/ |
H A D | mmu.c | 104 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|