/linux/arch/csky/mm/ |
A D | ioremap.c | 8 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 D | mem.c | 34 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 D | fb.h | 12 vma->vm_page_prot = phys_mem_access_prot(file, off >> PAGE_SHIFT, in fb_pgprotect()
|
A D | machdep.h | 112 pgprot_t (*phys_mem_access_prot)(struct file *file, member
|
/linux/arch/powerpc/include/asm/book3s/ |
A D | pgtable.h | 24 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
|
/linux/arch/powerpc/platforms/52xx/ |
A D | efika.c | 232 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
|
/linux/arch/powerpc/kernel/ |
A D | pci_64.c | 49 ppc_md.phys_mem_access_prot = pci_phys_mem_access_prot; in pcibios_init()
|
/linux/drivers/char/ |
A D | mem.c | 306 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 D | pgtable.h | 255 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
|
/linux/arch/csky/include/asm/ |
A D | pgtable.h | 224 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
|
/linux/arch/arm/include/asm/ |
A D | pgtable.h | 123 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
|
/linux/arch/powerpc/platforms/powermac/ |
A D | setup.c | 618 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
|
/linux/arch/powerpc/platforms/powernv/ |
A D | opal-prd.c | 120 page_prot = phys_mem_access_prot(file, vma->vm_pgoff, in opal_prd_mmap()
|
/linux/arch/powerpc/platforms/chrp/ |
A D | setup.c | 584 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
|
/linux/arch/ia64/pci/ |
A D | pci.c | 456 prot = phys_mem_access_prot(NULL, vma->vm_pgoff, size, in pci_mmap_legacy_page_range()
|
/linux/arch/ia64/include/asm/ |
A D | pgtable.h | 349 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
|
/linux/arch/x86/include/asm/ |
A D | pgtable_types.h | 523 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
|
/linux/arch/arm64/mm/ |
A D | mmu.c | 83 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 D | mmu.c | 674 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 D | memtype.c | 824 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
/linux/arch/arm64/include/asm/ |
A D | pgtable.h | 529 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
|
/linux/arch/ia64/kernel/ |
A D | efi.c | 893 phys_mem_access_prot(struct file *file, unsigned long pfn, unsigned long size, in phys_mem_access_prot() function
|
/linux/ |
A D | vmlinux.symvers | 4623 0x00000000 phys_mem_access_prot vmlinux EXPORT_SYMBOL
|
A D | System.map | 716 ffff8000100345e0 T phys_mem_access_prot
|
A D | .tmp_System.map | 716 ffff8000100345e0 T phys_mem_access_prot
|