Home
last modified time | relevance | path

Searched refs:phys_mem_access_prot (Results 1 – 22 of 22) sorted by relevance

/Linux-v4.19/arch/powerpc/mm/
Dmem.c89 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
92 if (ppc_md.phys_mem_access_prot) in phys_mem_access_prot()
93 return ppc_md.phys_mem_access_prot(file, pfn, size, vma_prot); in phys_mem_access_prot()
100 EXPORT_SYMBOL(phys_mem_access_prot);
/Linux-v4.19/arch/powerpc/include/asm/
Dfb.h12 vma->vm_page_prot = phys_mem_access_prot(file, off >> PAGE_SHIFT, in fb_pgprotect()
Dmachdep.h125 pgprot_t (*phys_mem_access_prot)(struct file *file, member
/Linux-v4.19/arch/powerpc/include/asm/book3s/
Dpgtable.h25 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/Linux-v4.19/arch/mips/loongson64/common/
Dmem.c113 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
/Linux-v4.19/arch/powerpc/platforms/52xx/
Defika.c236 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/Linux-v4.19/arch/powerpc/kernel/
Dpci_64.c53 ppc_md.phys_mem_access_prot = pci_phys_mem_access_prot; in pcibios_init()
/Linux-v4.19/arch/powerpc/include/asm/nohash/
Dpgtable.h208 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/Linux-v4.19/drivers/char/
Dmem.c302 static pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
384 vma->vm_page_prot = phys_mem_access_prot(file, vma->vm_pgoff, in mmap_mem()
/Linux-v4.19/arch/powerpc/platforms/powernv/
Dopal-prd.c129 page_prot = phys_mem_access_prot(file, vma->vm_pgoff, in opal_prd_mmap()
/Linux-v4.19/arch/powerpc/platforms/powermac/
Dsetup.c635 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/Linux-v4.19/arch/powerpc/platforms/chrp/
Dsetup.c607 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/Linux-v4.19/arch/arm/include/asm/
Dpgtable.h133 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/Linux-v4.19/arch/arm64/mm/
Dmmu.c70 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
79 EXPORT_SYMBOL(phys_mem_access_prot);
/Linux-v4.19/arch/ia64/pci/
Dpci.c457 prot = phys_mem_access_prot(NULL, vma->vm_pgoff, size, in pci_mmap_legacy_page_range()
/Linux-v4.19/arch/x86/include/asm/
Dpgtable_types.h526 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/Linux-v4.19/arch/ia64/include/asm/
Dpgtable.h357 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/Linux-v4.19/arch/mips/include/asm/
Dpgtable.h677 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/Linux-v4.19/arch/arm/mm/
Dmmu.c708 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
717 EXPORT_SYMBOL(phys_mem_access_prot);
/Linux-v4.19/arch/x86/mm/
Dpat.c779 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
/Linux-v4.19/arch/arm64/include/asm/
Dpgtable.h409 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/Linux-v4.19/arch/ia64/kernel/
Defi.c893 phys_mem_access_prot(struct file *file, unsigned long pfn, unsigned long size, in phys_mem_access_prot() function