Searched refs:phys_mem_access_prot (Results 1 - 21 of 21) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Dfb.h11 vma->vm_page_prot = phys_mem_access_prot(file, off >> PAGE_SHIFT, fb_pgprotect()
H A Dmachdep.h162 pgprot_t (*phys_mem_access_prot)(struct file *file, member in struct:machdep_calls
H A Dpgtable.h216 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux-4.4.14/arch/mips/loongson64/common/
H A Dmem.c113 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, phys_mem_access_prot() function
/linux-4.4.14/arch/powerpc/mm/
H A Dmem.c94 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, phys_mem_access_prot() function
97 if (ppc_md.phys_mem_access_prot) phys_mem_access_prot()
98 return ppc_md.phys_mem_access_prot(file, pfn, size, vma_prot); phys_mem_access_prot()
105 EXPORT_SYMBOL(phys_mem_access_prot); variable
/linux-4.4.14/arch/powerpc/kernel/
H A Dpci_64.c50 /* For now, override phys_mem_access_prot. If we need it,g pcibios_init()
53 ppc_md.phys_mem_access_prot = pci_phys_mem_access_prot; pcibios_init()
/linux-4.4.14/arch/powerpc/platforms/52xx/
H A Defika.c237 .phys_mem_access_prot = pci_phys_mem_access_prot, define_machine()
/linux-4.4.14/drivers/char/
H A Dmem.c265 static pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, phys_mem_access_prot() function
338 vma->vm_page_prot = phys_mem_access_prot(file, vma->vm_pgoff, mmap_mem()
/linux-4.4.14/arch/ia64/pci/
H A Dpci.c444 prot = phys_mem_access_prot(NULL, vma->vm_pgoff, size, pci_mmap_page_range()
510 prot = phys_mem_access_prot(NULL, vma->vm_pgoff, size, pci_mmap_legacy_page_range()
/linux-4.4.14/arch/arm64/mm/
H A Dmmu.c54 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, phys_mem_access_prot() function
63 EXPORT_SYMBOL(phys_mem_access_prot); variable
/linux-4.4.14/arch/powerpc/platforms/powernv/
H A Dopal-prd.c129 page_prot = phys_mem_access_prot(file, vma->vm_pgoff, opal_prd_mmap()
/linux-4.4.14/arch/arm/include/asm/
H A Dpgtable.h130 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux-4.4.14/arch/x86/include/asm/
H A Dpgtable_types.h402 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux-4.4.14/arch/powerpc/platforms/chrp/
H A Dsetup.c607 .phys_mem_access_prot = pci_phys_mem_access_prot, define_machine()
/linux-4.4.14/arch/powerpc/platforms/powermac/
H A Dsetup.c664 .phys_mem_access_prot = pci_phys_mem_access_prot, define_machine()
/linux-4.4.14/arch/mips/include/asm/
H A Dpgtable.h645 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux-4.4.14/arch/ia64/include/asm/
H A Dpgtable.h356 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux-4.4.14/arch/arm64/include/asm/
H A Dpgtable.h394 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux-4.4.14/arch/arm/mm/
H A Dmmu.c701 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, phys_mem_access_prot() function
710 EXPORT_SYMBOL(phys_mem_access_prot); variable
/linux-4.4.14/arch/x86/mm/
H A Dpat.c689 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, phys_mem_access_prot() function
/linux-4.4.14/arch/ia64/kernel/
H A Defi.c894 phys_mem_access_prot(struct file *file, unsigned long pfn, unsigned long size, phys_mem_access_prot() function

Completed in 740 milliseconds