Home
last modified time | relevance | path

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

/arch/csky/mm/
Dioremap.c8 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
19 EXPORT_SYMBOL(phys_mem_access_prot);
/arch/powerpc/mm/
Dmem.c35 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
38 if (ppc_md.phys_mem_access_prot) in phys_mem_access_prot()
39 return ppc_md.phys_mem_access_prot(file, pfn, size, vma_prot); in phys_mem_access_prot()
46 EXPORT_SYMBOL(phys_mem_access_prot);
/arch/powerpc/include/asm/
Dfb.h12 vma->vm_page_prot = phys_mem_access_prot(file, off >> PAGE_SHIFT, in fb_pgprotect()
Dmachdep.h116 pgprot_t (*phys_mem_access_prot)(struct file *file, member
/arch/powerpc/include/asm/book3s/
Dpgtable.h24 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/arch/powerpc/platforms/52xx/
Defika.c232 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/arch/powerpc/kernel/
Dpci_64.c49 ppc_md.phys_mem_access_prot = pci_phys_mem_access_prot; in pcibios_init()
/arch/powerpc/include/asm/nohash/
Dpgtable.h257 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/arch/csky/include/asm/
Dpgtable.h224 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/arch/powerpc/platforms/powernv/
Dopal-prd.c127 page_prot = phys_mem_access_prot(file, vma->vm_pgoff, in opal_prd_mmap()
/arch/arm/include/asm/
Dpgtable.h132 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/arch/powerpc/platforms/powermac/
Dsetup.c620 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/arch/powerpc/platforms/chrp/
Dsetup.c584 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/arch/ia64/pci/
Dpci.c456 prot = phys_mem_access_prot(NULL, vma->vm_pgoff, size, in pci_mmap_legacy_page_range()
/arch/ia64/include/asm/
Dpgtable.h349 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/arch/x86/include/asm/
Dpgtable_types.h526 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/arch/arm/mm/
Dmmu.c693 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
702 EXPORT_SYMBOL(phys_mem_access_prot);
/arch/arm64/mm/
Dmmu.c84 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
93 EXPORT_SYMBOL(phys_mem_access_prot);
/arch/x86/mm/pat/
Dmemtype.c824 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
/arch/arm64/include/asm/
Dpgtable.h538 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/arch/ia64/kernel/
Defi.c893 phys_mem_access_prot(struct file *file, unsigned long pfn, unsigned long size, in phys_mem_access_prot() function