| /Linux-v5.4/mm/ | 
| D | mprotect.c | 39 		unsigned long addr, unsigned long end, pgprot_t newprot,  in change_pte_range()166 		pgprot_t newprot, int dirty_accountable, int prot_numa)  in change_pmd_range()
 229 		pgprot_t newprot, int dirty_accountable, int prot_numa)  in change_pud_range()
 249 		pgprot_t newprot, int dirty_accountable, int prot_numa)  in change_p4d_range()
 268 		unsigned long addr, unsigned long end, pgprot_t newprot,  in change_protection_range()
 298 		       unsigned long end, pgprot_t newprot,  in change_protection()
 
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | pgtable.h | 448 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)457 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
 466 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
 611 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot)
 
 | 
| /Linux-v5.4/arch/arc/include/asm/ | 
| D | hugepage.h | 44 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot)  in pmd_modify()
 | 
| D | pgtable.h | 320 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)  in pte_modify()
 | 
| /Linux-v5.4/arch/s390/include/asm/ | 
| D | hugetlb.h | 119 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot)  in huge_pte_modify()
 | 
| /Linux-v5.4/include/asm-generic/ | 
| D | hugetlb.h | 30 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot)  in huge_pte_modify()
 | 
| /Linux-v5.4/arch/powerpc/include/asm/nohash/ | 
| D | pgtable.h | 176 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)  in pte_modify()
 | 
| /Linux-v5.4/arch/powerpc/mm/book3s64/ | 
| D | pgtable.c | 141 pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot)  in pmd_modify()
 | 
| /Linux-v5.4/arch/nios2/include/asm/ | 
| D | pgtable.h | 179 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)  in pte_modify()
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | pgtable.h | 603 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)  in pte_modify()617 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot)  in pmd_modify()
 629 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot)  in pgprot_modify()
 
 | 
| /Linux-v5.4/arch/sh/include/asm/ | 
| D | pgtable_64.h | 292 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)  in pte_modify()
 | 
| D | pgtable_32.h | 392 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)  in pte_modify()
 | 
| /Linux-v5.4/arch/unicore32/include/asm/ | 
| D | pgtable.h | 239 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)  in pte_modify()
 | 
| /Linux-v5.4/arch/arm/include/asm/ | 
| D | pgtable-3level.h | 248 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot)  in pmd_modify()
 | 
| D | pgtable.h | 321 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)  in pte_modify()
 | 
| /Linux-v5.4/arch/m68k/include/asm/ | 
| D | sun3_pgtable.h | 105 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)  in pte_modify()
 | 
| D | motorola_pgtable.h | 103 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)  in pte_modify()
 | 
| D | mcf_pgtable.h | 159 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)  in pte_modify()
 | 
| /Linux-v5.4/arch/um/include/asm/ | 
| D | pgtable.h | 295 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)  in pte_modify()
 | 
| /Linux-v5.4/arch/csky/include/asm/ | 
| D | pgtable.h | 281 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)  in pte_modify()
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | pgtable_32.h | 307 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)  in pte_modify()
 | 
| /Linux-v5.4/arch/riscv/include/asm/ | 
| D | pgtable.h | 292 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)  in pte_modify()
 | 
| /Linux-v5.4/arch/alpha/include/asm/ | 
| D | pgtable.h | 223 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot)  in pte_modify()
 | 
| /Linux-v5.4/arch/arm64/include/asm/ | 
| D | pgtable.h | 662 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)  in pte_modify()673 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot)  in pmd_modify()
 
 | 
| /Linux-v5.4/arch/openrisc/include/asm/ | 
| D | pgtable.h | 331 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)  in pte_modify()
 |