| /OK3568_Linux_fs/kernel/arch/csky/mm/ |
| H A D | ioremap.c | 9 unsigned long size, pgprot_t vma_prot) in phys_mem_access_prot() argument 12 return pgprot_noncached(vma_prot); in phys_mem_access_prot() 14 return pgprot_writecombine(vma_prot); in phys_mem_access_prot() 17 return vma_prot; in phys_mem_access_prot()
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/pat/ |
| H A D | memtype.c | 823 unsigned long size, pgprot_t vma_prot) in phys_mem_access_prot() argument 826 vma_prot = pgprot_decrypted(vma_prot); in phys_mem_access_prot() 828 return vma_prot; in phys_mem_access_prot() 859 unsigned long size, pgprot_t *vma_prot) in phys_mem_access_prot_allowed() argument 869 *vma_prot = __pgprot((pgprot_val(*vma_prot) & ~_PAGE_CACHE_MASK) | in phys_mem_access_prot_allowed() 911 static int reserve_pfn_range(u64 paddr, unsigned long size, pgprot_t *vma_prot, in reserve_pfn_range() argument 916 enum page_cache_mode want_pcm = pgprot2cachemode(*vma_prot); in reserve_pfn_range() 938 *vma_prot = __pgprot((pgprot_val(*vma_prot) & in reserve_pfn_range() 965 *vma_prot = __pgprot((pgprot_val(*vma_prot) & in reserve_pfn_range()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/ |
| H A D | mem.c | 72 unsigned long size, pgprot_t vma_prot) in phys_mem_access_prot() argument 75 return ppc_md.phys_mem_access_prot(file, pfn, size, vma_prot); in phys_mem_access_prot() 78 vma_prot = pgprot_noncached(vma_prot); in phys_mem_access_prot() 80 return vma_prot; in phys_mem_access_prot()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/ |
| H A D | pgtable.h | 26 unsigned long size, pgprot_t vma_prot);
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | mem.c | 276 unsigned long pfn, unsigned long size, pgprot_t *vma_prot) in phys_mem_access_prot_allowed() argument 318 unsigned long size, pgprot_t vma_prot) in phys_mem_access_prot() argument 324 return pgprot_noncached(vma_prot); in phys_mem_access_prot() 326 return vma_prot; in phys_mem_access_prot()
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | efi.c | 892 pgprot_t vma_prot) in phys_mem_access_prot() argument 904 return pgprot_cacheable(vma_prot); in phys_mem_access_prot() 906 return pgprot_noncached(vma_prot); in phys_mem_access_prot() 913 return pgprot_cacheable(vma_prot); in phys_mem_access_prot() 915 return pgprot_noncached(vma_prot); in phys_mem_access_prot()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | machdep.h | 119 pgprot_t vma_prot);
|
| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | mmu.c | 83 unsigned long size, pgprot_t vma_prot) in phys_mem_access_prot() argument 86 return pgprot_noncached(vma_prot); in phys_mem_access_prot() 88 return pgprot_writecombine(vma_prot); in phys_mem_access_prot() 89 return vma_prot; in phys_mem_access_prot()
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | mmu.c | 695 unsigned long size, pgprot_t vma_prot) in phys_mem_access_prot() argument 698 return pgprot_noncached(vma_prot); in phys_mem_access_prot() 700 return pgprot_writecombine(vma_prot); in phys_mem_access_prot() 701 return vma_prot; in phys_mem_access_prot()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/ |
| H A D | pgtable.h | 256 unsigned long size, pgprot_t vma_prot);
|
| /OK3568_Linux_fs/kernel/arch/csky/include/asm/ |
| H A D | pgtable.h | 226 unsigned long size, pgprot_t vma_prot);
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | pgtable.h | 133 unsigned long size, pgprot_t vma_prot);
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | pgtable.h | 356 unsigned long size, pgprot_t vma_prot);
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | pgtable_types.h | 528 unsigned long size, pgprot_t vma_prot);
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pgtable.h | 1383 unsigned long size, pgprot_t *vma_prot);
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | pgtable.h | 521 unsigned long size, pgprot_t vma_prot);
|