| /OK3568_Linux_fs/kernel/arch/csky/mm/ |
| H 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);
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/ |
| H A D | mem.c | 71 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function 74 if (ppc_md.phys_mem_access_prot) in phys_mem_access_prot() 75 return ppc_md.phys_mem_access_prot(file, pfn, size, vma_prot); in phys_mem_access_prot() 82 EXPORT_SYMBOL(phys_mem_access_prot);
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | fb.h | 12 vma->vm_page_prot = phys_mem_access_prot(file, off >> PAGE_SHIFT, in fb_pgprotect()
|
| H A D | machdep.h | 116 pgprot_t (*phys_mem_access_prot)(struct file *file, member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/ |
| H A D | pgtable.h | 25 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/52xx/ |
| H A D | efika.c | 233 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | pci_64.c | 49 ppc_md.phys_mem_access_prot = pci_phys_mem_access_prot; in pcibios_init()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/ |
| H A D | pgtable.h | 255 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
|
| /OK3568_Linux_fs/kernel/arch/csky/include/asm/ |
| H A D | pgtable.h | 225 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | mem.c | 317 static pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function 399 vma->vm_page_prot = phys_mem_access_prot(file, vma->vm_pgoff, in mmap_mem()
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | pgtable.h | 132 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/ |
| H A D | setup.c | 622 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | opal-prd.c | 121 page_prot = phys_mem_access_prot(file, vma->vm_pgoff, in opal_prd_mmap()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/chrp/ |
| H A D | setup.c | 594 .phys_mem_access_prot = pci_phys_mem_access_prot, in define_machine()
|
| /OK3568_Linux_fs/kernel/arch/ia64/pci/ |
| H A D | pci.c | 456 prot = phys_mem_access_prot(NULL, vma->vm_pgoff, size, in pci_mmap_legacy_page_range()
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | pgtable.h | 355 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | pgtable_types.h | 527 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
|
| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | mmu.c | 82 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function 91 EXPORT_SYMBOL(phys_mem_access_prot);
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | mmu.c | 694 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function 703 EXPORT_SYMBOL(phys_mem_access_prot);
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/pat/ |
| H A D | memtype.c | 822 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot() function
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | pgtable.h | 520 extern pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | efi.c | 891 phys_mem_access_prot(struct file *file, unsigned long pfn, unsigned long size, in phys_mem_access_prot() function
|