Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/csky/mm/
A 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);
/linux-6.3-rc2/arch/powerpc/mm/
A Dmem.c37 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
40 if (ppc_md.phys_mem_access_prot) in phys_mem_access_prot()
41 return ppc_md.phys_mem_access_prot(file, pfn, size, vma_prot); in phys_mem_access_prot()
48 EXPORT_SYMBOL(phys_mem_access_prot);
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dfb.h12 vma->vm_page_prot = phys_mem_access_prot(file, off >> PAGE_SHIFT, in fb_pgprotect()
A Dmachdep.h108 pgprot_t (*phys_mem_access_prot)(struct file *file, member
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/
A Dpgtable.h24 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux-6.3-rc2/arch/powerpc/platforms/52xx/
A Defika.c231 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/linux-6.3-rc2/arch/powerpc/kernel/
A Dpci_64.c49 ppc_md.phys_mem_access_prot = pci_phys_mem_access_prot; in pcibios_init()
/linux-6.3-rc2/drivers/char/
A Dmem.c306 static pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
388 vma->vm_page_prot = phys_mem_access_prot(file, vma->vm_pgoff, in mmap_mem()
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/
A Dpgtable.h250 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux-6.3-rc2/arch/csky/include/asm/
A Dpgtable.h222 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux-6.3-rc2/arch/powerpc/platforms/powermac/
A Dsetup.c598 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Dopal-prd.c120 page_prot = phys_mem_access_prot(file, vma->vm_pgoff, in opal_prd_mmap()
/linux-6.3-rc2/arch/arm/include/asm/
A Dpgtable.h132 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux-6.3-rc2/arch/powerpc/platforms/chrp/
A Dsetup.c586 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/linux-6.3-rc2/arch/ia64/include/asm/
A Dpgtable.h319 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux-6.3-rc2/arch/ia64/pci/
A Dpci.c456 prot = phys_mem_access_prot(NULL, vma->vm_pgoff, size, in pci_mmap_legacy_page_range()
/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable_types.h504 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux-6.3-rc2/arch/arm/mm/
A Dmmu.c713 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
722 EXPORT_SYMBOL(phys_mem_access_prot);
/linux-6.3-rc2/arch/arm64/mm/
A Dmmu.c97 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
106 EXPORT_SYMBOL(phys_mem_access_prot);
/linux-6.3-rc2/arch/x86/mm/pat/
A Dmemtype.c785 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
/linux-6.3-rc2/arch/arm64/include/asm/
A Dpgtable.h586 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux-6.3-rc2/arch/ia64/kernel/
A Defi.c893 phys_mem_access_prot(struct file *file, unsigned long pfn, unsigned long size, in phys_mem_access_prot() function

Completed in 36 milliseconds