Home
last modified time | relevance | path

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

/linux-6.14.4/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);
/linux-6.14.4/arch/powerpc/mm/
Dmem.c43 if (ppc_md.phys_mem_access_prot) in __phys_mem_access_prot()
44 return ppc_md.phys_mem_access_prot(pfn, size, vma_prot); in __phys_mem_access_prot()
/linux-6.14.4/arch/powerpc/include/asm/
Dpgtable.h129 static inline pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
Dmachdep.h114 pgprot_t (*phys_mem_access_prot)(unsigned long pfn, member
/linux-6.14.4/arch/powerpc/platforms/52xx/
Defika.c233 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/linux-6.14.4/arch/powerpc/kernel/
Dpci_64.c49 ppc_md.phys_mem_access_prot = pci_phys_mem_access_prot; in pcibios_init()
/linux-6.14.4/drivers/char/
Dmem.c287 static pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
369 vma->vm_page_prot = phys_mem_access_prot(file, vma->vm_pgoff, in mmap_mem()
/linux-6.14.4/arch/csky/include/asm/
Dpgtable.h222 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux-6.14.4/arch/arm/include/asm/
Dpgtable.h132 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux-6.14.4/arch/powerpc/platforms/powermac/
Dsetup.c599 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/linux-6.14.4/arch/powerpc/platforms/powernv/
Dopal-prd.c129 page_prot = phys_mem_access_prot(file, vma->vm_pgoff, in opal_prd_mmap()
/linux-6.14.4/arch/powerpc/platforms/chrp/
Dsetup.c585 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/linux-6.14.4/arch/x86/include/asm/
Dpgtable_types.h536 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux-6.14.4/arch/arm64/mm/
Dmmu.c99 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
108 EXPORT_SYMBOL(phys_mem_access_prot);
/linux-6.14.4/arch/arm/mm/
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.14.4/arch/x86/mm/pat/
Dmemtype.c767 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
/linux-6.14.4/arch/arm64/include/asm/
Dpgtable.h712 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,