Home
last modified time | relevance | path

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

/linux/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/arch/powerpc/mm/
A Dmem.c34 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
37 if (ppc_md.phys_mem_access_prot) in phys_mem_access_prot()
38 return ppc_md.phys_mem_access_prot(file, pfn, size, vma_prot); in phys_mem_access_prot()
45 EXPORT_SYMBOL(phys_mem_access_prot);
/linux/arch/powerpc/include/asm/
A Dfb.h12 vma->vm_page_prot = phys_mem_access_prot(file, off >> PAGE_SHIFT, in fb_pgprotect()
A Dmachdep.h112 pgprot_t (*phys_mem_access_prot)(struct file *file, member
/linux/arch/powerpc/include/asm/book3s/
A Dpgtable.h24 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux/arch/powerpc/platforms/52xx/
A Defika.c232 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/linux/arch/powerpc/kernel/
A Dpci_64.c49 ppc_md.phys_mem_access_prot = pci_phys_mem_access_prot; in pcibios_init()
/linux/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/arch/powerpc/include/asm/nohash/
A Dpgtable.h255 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux/arch/csky/include/asm/
A Dpgtable.h224 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux/arch/arm/include/asm/
A Dpgtable.h123 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux/arch/powerpc/platforms/powermac/
A Dsetup.c618 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/linux/arch/powerpc/platforms/powernv/
A Dopal-prd.c120 page_prot = phys_mem_access_prot(file, vma->vm_pgoff, in opal_prd_mmap()
/linux/arch/powerpc/platforms/chrp/
A Dsetup.c584 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
/linux/arch/ia64/pci/
A Dpci.c456 prot = phys_mem_access_prot(NULL, vma->vm_pgoff, size, in pci_mmap_legacy_page_range()
/linux/arch/ia64/include/asm/
A Dpgtable.h349 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux/arch/x86/include/asm/
A Dpgtable_types.h523 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux/arch/arm64/mm/
A Dmmu.c83 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
92 EXPORT_SYMBOL(phys_mem_access_prot);
/linux/arch/arm/mm/
A Dmmu.c674 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
683 EXPORT_SYMBOL(phys_mem_access_prot);
/linux/arch/x86/mm/pat/
A Dmemtype.c824 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
/linux/arch/arm64/include/asm/
A Dpgtable.h529 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
/linux/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
/linux/
A Dvmlinux.symvers4623 0x00000000 phys_mem_access_prot vmlinux EXPORT_SYMBOL
A DSystem.map716 ffff8000100345e0 T phys_mem_access_prot
A D.tmp_System.map716 ffff8000100345e0 T phys_mem_access_prot

Completed in 354 milliseconds