Home
last modified time | relevance | path

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

/linux/arch/csky/mm/
H 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/arch/powerpc/include/asm/
H A Dpgtable.h128 static inline pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
H A Dmachdep.h110 pgprot_t (*phys_mem_access_prot)(unsigned long pfn, member
/linux/arch/powerpc/platforms/52xx/
H A Defika.c232 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/linux/arch/powerpc/kernel/
H A Dpci_64.c49 ppc_md.phys_mem_access_prot = pci_phys_mem_access_prot; in pcibios_init()
/linux/drivers/char/
H A 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/arch/csky/include/asm/
H A Dpgtable.h222 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux/arch/arm/include/asm/
H A Dpgtable.h132 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux/arch/powerpc/platforms/powermac/
H A Dsetup.c599 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/linux/arch/powerpc/platforms/chrp/
H A Dsetup.c585 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/linux/arch/arm64/mm/
H A 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/arch/arm/mm/
H 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/arch/x86/mm/pat/
H A Dmemtype.c783 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot()
782 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, phys_mem_access_prot() function
/linux/arch/arm64/include/asm/
H A Dpgtable.h683 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,