Home
last modified time | relevance | path

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

/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);
/arch/powerpc/mm/
A 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()
/arch/powerpc/include/asm/
A Dpgtable.h128 static inline pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
A Dmachdep.h114 pgprot_t (*phys_mem_access_prot)(unsigned long pfn, member
/arch/powerpc/platforms/52xx/
A Defika.c233 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/arch/powerpc/kernel/
A Dpci_64.c49 ppc_md.phys_mem_access_prot = pci_phys_mem_access_prot; in pcibios_init()
/arch/csky/include/asm/
A Dpgtable.h222 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/arch/arm/include/asm/
A Dpgtable.h131 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/arch/powerpc/platforms/powermac/
A Dsetup.c597 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/arch/powerpc/platforms/powernv/
A Dopal-prd.c129 page_prot = phys_mem_access_prot(file, vma->vm_pgoff, in opal_prd_mmap()
/arch/powerpc/platforms/chrp/
A Dsetup.c585 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/arch/x86/include/asm/
A Dpgtable_types.h532 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/arch/x86/mm/pat/
A Dmemtype.c768 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
/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);
/arch/arm64/mm/
A Dmmu.c107 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
116 EXPORT_SYMBOL(phys_mem_access_prot);
/arch/arm64/include/asm/
A Dpgtable.h803 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,

Completed in 34 milliseconds