Searched defs:phys_mem_access_prot (Results 1 - 8 of 8) sorted by relevance
/linux-4.1.27/arch/mips/loongson/common/ |
H A D | mem.c | 113 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, phys_mem_access_prot() function
|
/linux-4.1.27/arch/powerpc/mm/ |
H A D | mem.c | 94 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, phys_mem_access_prot() function 105 EXPORT_SYMBOL(phys_mem_access_prot); variable
|
/linux-4.1.27/arch/arm64/mm/ |
H A D | mmu.c | 52 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, phys_mem_access_prot() function 61 EXPORT_SYMBOL(phys_mem_access_prot); variable
|
/linux-4.1.27/drivers/char/ |
H A D | mem.c | 265 static pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, phys_mem_access_prot() function
|
/linux-4.1.27/arch/x86/mm/ |
H A D | pat.c | 606 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, phys_mem_access_prot() function
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | machdep.h | 188 pgprot_t (*phys_mem_access_prot)(struct file *file, member in struct:machdep_calls
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | efi.c | 895 phys_mem_access_prot(struct file *file, unsigned long pfn, unsigned long size, phys_mem_access_prot() function
|
/linux-4.1.27/arch/arm/mm/ |
H A D | mmu.c | 659 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, phys_mem_access_prot() function 668 EXPORT_SYMBOL(phys_mem_access_prot); variable
|
Completed in 401 milliseconds