pgprot_t           29 arch/x86/mm/dump_pagetables.c 	pgprot_t current_prot;
pgprot_t           72 arch/x86/mm/dump_pagetables.c static void printk_prot(struct seq_file *m, pgprot_t prot, int level)
pgprot_t          141 arch/x86/mm/dump_pagetables.c 		      pgprot_t new_prot, int level)
pgprot_t          204 arch/x86/mm/dump_pagetables.c 		pgprot_t prot = pte_pgprot(*start);
pgprot_t           72 arch/x86/mm/highmem_32.c void *kmap_atomic_prot(struct page *page, enum km_type type, pgprot_t prot)
pgprot_t          247 arch/x86/mm/init_32.c 				pgprot_t prot = PAGE_KERNEL_LARGE;
pgprot_t          252 arch/x86/mm/init_32.c 				pgprot_t init_prot =
pgprot_t          278 arch/x86/mm/init_32.c 				pgprot_t prot = PAGE_KERNEL;
pgprot_t          283 arch/x86/mm/init_32.c 				pgprot_t init_prot = __pgprot(PTE_IDENT_ATTR);
pgprot_t          339 arch/x86/mm/init_32.c pgprot_t kmap_prot;
pgprot_t          230 arch/x86/mm/init_64.c 						pgprot_t prot)
pgprot_t          329 arch/x86/mm/init_64.c 	      pgprot_t prot)
pgprot_t          371 arch/x86/mm/init_64.c 		pgprot_t prot)
pgprot_t          380 arch/x86/mm/init_64.c 	      unsigned long page_size_mask, pgprot_t prot)
pgprot_t          391 arch/x86/mm/init_64.c 		pgprot_t new_prot = prot;
pgprot_t          451 arch/x86/mm/init_64.c 		unsigned long page_size_mask, pgprot_t prot)
pgprot_t          473 arch/x86/mm/init_64.c 		pgprot_t prot = PAGE_KERNEL;
pgprot_t          200 arch/x86/mm/ioremap.c 	pgprot_t prot;
pgprot_t          584 arch/x86/mm/ioremap.c 				   unsigned long phys, pgprot_t flags)
pgprot_t          603 arch/x86/mm/ioremap.c 					   unsigned long phys, pgprot_t prot)
pgprot_t          642 arch/x86/mm/ioremap.c static void __init *__early_ioremap(unsigned long phys_addr, unsigned long size, pgprot_t prot)
pgprot_t          108 arch/x86/mm/numa_32.c void set_pmd_pfn(unsigned long vaddr, unsigned long pfn, pgprot_t flags);
pgprot_t           29 arch/x86/mm/pageattr.c 	pgprot_t	mask_set;
pgprot_t           30 arch/x86/mm/pageattr.c 	pgprot_t	mask_clr;
pgprot_t          246 arch/x86/mm/pageattr.c static inline pgprot_t static_protections(pgprot_t prot, unsigned long address,
pgprot_t          249 arch/x86/mm/pageattr.c 	pgprot_t forbidden = __pgprot(0);
pgprot_t          351 arch/x86/mm/pageattr.c 	pgprot_t old_prot, new_prot;
pgprot_t          418 arch/x86/mm/pageattr.c 		pgprot_t chk_prot = static_protections(new_prot, addr, pfn);
pgprot_t          463 arch/x86/mm/pageattr.c 	pgprot_t ref_prot;
pgprot_t          567 arch/x86/mm/pageattr.c 		pgprot_t new_prot = pte_pgprot(old_pte);
pgprot_t          751 arch/x86/mm/pageattr.c static inline int cache_attr(pgprot_t attr)
pgprot_t          758 arch/x86/mm/pageattr.c 				    pgprot_t mask_set, pgprot_t mask_clr,
pgprot_t          842 arch/x86/mm/pageattr.c 				       pgprot_t mask, int array)
pgprot_t          849 arch/x86/mm/pageattr.c 					 pgprot_t mask, int array)
pgprot_t          471 arch/x86/mm/pat.c pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
pgprot_t          472 arch/x86/mm/pat.c 				unsigned long size, pgprot_t vma_prot)
pgprot_t          505 arch/x86/mm/pat.c 				unsigned long size, pgprot_t *vma_prot)
pgprot_t          571 arch/x86/mm/pat.c void map_devmem(unsigned long pfn, unsigned long size, pgprot_t vma_prot)
pgprot_t          588 arch/x86/mm/pat.c void unmap_devmem(unsigned long pfn, unsigned long size, pgprot_t vma_prot)
pgprot_t          330 arch/x86/mm/pgtable.c void native_set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t flags)
pgprot_t           68 arch/x86/mm/pgtable_32.c void set_pmd_pfn(unsigned long vaddr, unsigned long pfn, pgprot_t flags)
pgprot_t          256 arch/x86/xen/enlighten.c static void set_aliased_prot(void *v, pgprot_t prot)
pgprot_t          969 arch/x86/xen/enlighten.c 	pgprot_t prot = PAGE_KERNEL;
pgprot_t         1133 arch/x86/xen/enlighten.c static void xen_set_fixmap(unsigned idx, unsigned long phys, pgprot_t prot)
pgprot_t         1437 arch/x86/xen/enlighten.c static void set_page_prot(void *addr, pgprot_t prot)
pgprot_t          363 arch/x86/xen/mmu.c void set_pte_mfn(unsigned long vaddr, unsigned long mfn, pgprot_t flags)
pgprot_t           14 arch/x86/xen/mmu.h void set_pte_mfn(unsigned long vaddr, unsigned long pfn, pgprot_t flags);
pgprot_t           29 include/asm-cris/cacheflush.h int change_page_attr(struct page *page, int numpages, pgprot_t prot);
pgprot_t           37 include/asm-cris/io.h extern void __iomem * __ioremap_prot(unsigned long phys_addr, unsigned long size, pgprot_t prot);
pgprot_t           38 include/asm-cris/page.h #define __pgprot(x)	((pgprot_t) { (x) } )
pgprot_t          179 include/asm-cris/pgtable.h static inline pte_t __mk_pte(void * page, pgprot_t pgprot)
pgprot_t          197 include/asm-cris/pgtable.h static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
pgprot_t           40 include/asm-frv/page.h #define __pgprot(x)	((pgprot_t) { (x) } )
pgprot_t          429 include/asm-frv/pgtable.h static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
pgprot_t           40 include/asm-m32r/page.h #define __pgprot(x)	((pgprot_t) { (x) } )
pgprot_t          276 include/asm-m32r/pgtable.h static inline pgprot_t pgprot_noncached(pgprot_t _prot)
pgprot_t          292 include/asm-m32r/pgtable.h static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
pgprot_t          102 include/asm-m68k/motorola_pgtable.h static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
pgprot_t          104 include/asm-m68k/page.h #define __pgprot(x)	((pgprot_t) { (x) } )
pgprot_t          106 include/asm-m68k/sun3_pgtable.h static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
pgprot_t           29 include/asm-mn10300/highmem.h extern pgprot_t kmap_prot;
pgprot_t           58 include/asm-mn10300/page.h #define __pgprot(x)	((pgprot_t) { (x) })
pgprot_t          388 include/asm-mn10300/pgtable.h static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
pgprot_t           65 include/asm-parisc/page.h #define __pgprot(x)	((pgprot_t) { (x) } )
pgprot_t          351 include/asm-parisc/pgtable.h static inline pte_t pfn_pte(unsigned long pfn, pgprot_t pgprot)
pgprot_t          358 include/asm-parisc/pgtable.h static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
pgprot_t           44 include/asm-um/fixmap.h 			  unsigned long phys, pgprot_t flags);
pgprot_t           93 include/asm-um/page.h #define __pgprot(x)	((pgprot_t) { (x) } )
pgprot_t          101 include/asm-um/pgtable-3level.h static inline pte_t pfn_pte(pfn_t page_nr, pgprot_t pgprot)
pgprot_t          110 include/asm-um/pgtable-3level.h static inline pmd_t pfn_pmd(pfn_t page_nr, pgprot_t pgprot)
pgprot_t          286 include/asm-um/pgtable.h static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
pgprot_t           14 include/asm-x86/fixmap.h 		       unsigned long phys, pgprot_t flags);
pgprot_t           18 include/asm-x86/fixmap.h 				unsigned long phys, pgprot_t flags)
pgprot_t           33 include/asm-x86/highmem.h extern pgprot_t kmap_prot;
pgprot_t           65 include/asm-x86/highmem.h void *kmap_atomic_prot(struct page *page, enum km_type type, pgprot_t prot);
pgprot_t           63 include/asm-x86/page.h 		       pgprot_t vma_prot);
pgprot_t           65 include/asm-x86/page.h 			 pgprot_t vma_prot);
pgprot_t          156 include/asm-x86/page.h #define __pgprot(x)	((pgprot_t) { (x) } )
pgprot_t          323 include/asm-x86/paravirt.h 			   unsigned long phys, pgprot_t flags);
pgprot_t         1384 include/asm-x86/paravirt.h 				unsigned long phys, pgprot_t flags)
pgprot_t          287 include/asm-x86/pgtable.h static inline pte_t pfn_pte(unsigned long page_nr, pgprot_t pgprot)
pgprot_t          293 include/asm-x86/pgtable.h static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot)
pgprot_t          299 include/asm-x86/pgtable.h static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
pgprot_t          315 include/asm-x86/pgtable.h static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot)
pgprot_t          329 include/asm-x86/pgtable.h pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
pgprot_t          330 include/asm-x86/pgtable.h                               unsigned long size, pgprot_t vma_prot);
pgprot_t          332 include/asm-x86/pgtable.h                               unsigned long size, pgprot_t *vma_prot);
pgprot_t           34 include/asm-x86/pgtable_32.h extern void set_pmd_pfn(unsigned long, unsigned long, pgprot_t);
pgprot_t          130 include/asm-x86/xen/page.h static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot)
pgprot_t          107 include/asm-xtensa/page.h #define __pgprot(x)	((pgprot_t) { (x) } )
pgprot_t          241 include/asm-xtensa/pgtable.h static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
pgprot_t          145 include/linux/agpgart.h 	pgprot_t prot;
pgprot_t           59 include/linux/hugetlb.h 		unsigned long address, unsigned long end, pgprot_t newprot);
pgprot_t           32 include/linux/io.h 		       unsigned long phys_addr, pgprot_t prot);
pgprot_t           35 include/linux/io.h 				     unsigned long phys_addr, pgprot_t prot)
pgprot_t          138 include/linux/mm.h extern pgprot_t protection_map[16];
pgprot_t         1195 include/linux/mm.h pgprot_t vm_get_page_prot(unsigned long vm_flags);
pgprot_t         1198 include/linux/mm.h 			unsigned long pfn, unsigned long size, pgprot_t);
pgprot_t          117 include/linux/mm_types.h 	pgprot_t vm_page_prot;		/* Access permissions of this VMA. */
pgprot_t           46 include/linux/vmalloc.h extern void *__vmalloc(unsigned long size, gfp_t gfp_mask, pgprot_t prot);
pgprot_t           48 include/linux/vmalloc.h 				pgprot_t prot);
pgprot_t           52 include/linux/vmalloc.h 			unsigned long flags, pgprot_t prot);
pgprot_t           79 include/linux/vmalloc.h extern int map_vm_area(struct vm_struct *area, pgprot_t prot,
pgprot_t           16 lib/ioremap.c  		unsigned long end, unsigned long phys_addr, pgprot_t prot)
pgprot_t           34 lib/ioremap.c  		unsigned long end, unsigned long phys_addr, pgprot_t prot)
pgprot_t           52 lib/ioremap.c  		unsigned long end, unsigned long phys_addr, pgprot_t prot)
pgprot_t           70 lib/ioremap.c  		       unsigned long end, unsigned long phys_addr, pgprot_t prot)
pgprot_t           55 mm/fremap.c    		unsigned long addr, unsigned long pgoff, pgprot_t prot)
pgprot_t         2133 mm/hugetlb.c   		unsigned long address, unsigned long end, pgprot_t newprot)
pgprot_t         1292 mm/memory.c    			struct page *page, pgprot_t prot)
pgprot_t         1367 mm/memory.c    			unsigned long pfn, pgprot_t prot)
pgprot_t         1463 mm/memory.c    			unsigned long pfn, pgprot_t prot)
pgprot_t         1484 mm/memory.c    			unsigned long pfn, pgprot_t prot)
pgprot_t         1504 mm/memory.c    			unsigned long pfn, pgprot_t prot)
pgprot_t         1533 mm/memory.c    		    unsigned long pfn, unsigned long size, pgprot_t prot)
pgprot_t           71 mm/mmap.c      pgprot_t protection_map[16] = {
pgprot_t           76 mm/mmap.c      pgprot_t vm_get_page_prot(unsigned long vm_flags)
pgprot_t           31 mm/mprotect.c  static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot)
pgprot_t           38 mm/mprotect.c  		unsigned long addr, unsigned long end, pgprot_t newprot,
pgprot_t           84 mm/mprotect.c  		unsigned long addr, unsigned long end, pgprot_t newprot,
pgprot_t          100 mm/mprotect.c  		unsigned long addr, unsigned long end, pgprot_t newprot,
pgprot_t          116 mm/mprotect.c  		unsigned long addr, unsigned long end, pgprot_t newprot,
pgprot_t          188 mm/nommu.c     void *__vmalloc(unsigned long size, gfp_t gfp_mask, pgprot_t prot)
pgprot_t          323 mm/nommu.c     void *vmap(struct page **pages, unsigned int count, unsigned long flags, pgprot_t prot)
pgprot_t         1283 mm/nommu.c     		unsigned long to, unsigned long size, pgprot_t prot)
pgprot_t           29 mm/vmalloc.c   static void *__vmalloc_node(unsigned long size, gfp_t gfp_mask, pgprot_t prot,
pgprot_t           98 mm/vmalloc.c   			unsigned long end, pgprot_t prot, struct page ***pages)
pgprot_t          117 mm/vmalloc.c   			unsigned long end, pgprot_t prot, struct page ***pages)
pgprot_t          134 mm/vmalloc.c   			unsigned long end, pgprot_t prot, struct page ***pages)
pgprot_t          150 mm/vmalloc.c   int map_vm_area(struct vm_struct *area, pgprot_t prot, struct page ***pages)
pgprot_t          469 mm/vmalloc.c   		unsigned long flags, pgprot_t prot)
pgprot_t          491 mm/vmalloc.c   				 pgprot_t prot, int node, void *caller)
pgprot_t          543 mm/vmalloc.c   void *__vmalloc_area(struct vm_struct *area, gfp_t gfp_mask, pgprot_t prot)
pgprot_t          561 mm/vmalloc.c   static void *__vmalloc_node(unsigned long size, gfp_t gfp_mask, pgprot_t prot,
pgprot_t          579 mm/vmalloc.c   void *__vmalloc(unsigned long size, gfp_t gfp_mask, pgprot_t prot)