| /linux-6.15/arch/sparc/include/asm/ |
| H A D | pgtable_32.h | 301 static pte_t pte_modify(pte_t pte, pgprot_t newprot) __attribute_const__; 302 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| H A D | pgtable_64.h | 262 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function 325 pte = pte_modify(pte, newprot); in pmd_modify()
|
| /linux-6.15/include/asm-generic/ |
| H A D | hugetlb.h | 42 return pte_modify(pte, newprot); in huge_pte_modify()
|
| /linux-6.15/arch/arc/include/asm/ |
| H A D | pgtable-bits-arcv2.h | 98 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /linux-6.15/arch/mips/include/asm/ |
| H A D | pgtable.h | 514 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function 523 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function 532 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
|
| /linux-6.15/arch/m68k/include/asm/ |
| H A D | sun3_pgtable.h | 85 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| H A D | mcf_pgtable.h | 105 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| H A D | motorola_pgtable.h | 90 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /linux-6.15/arch/hexagon/include/asm/ |
| H A D | pgtable.h | 288 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function
|
| /linux-6.15/arch/nios2/include/asm/ |
| H A D | pgtable.h | 153 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /linux-6.15/arch/csky/include/asm/ |
| H A D | pgtable.h | 257 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /linux-6.15/arch/um/include/asm/ |
| H A D | pgtable.h | 277 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /linux-6.15/arch/alpha/include/asm/ |
| H A D | pgtable.h | 206 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /linux-6.15/arch/powerpc/include/asm/nohash/ |
| H A D | pgtable.h | 284 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /linux-6.15/arch/xtensa/include/asm/ |
| H A D | pgtable.h | 284 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /linux-6.15/arch/openrisc/include/asm/ |
| H A D | pgtable.h | 312 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /linux-6.15/arch/microblaze/include/asm/ |
| H A D | pgtable.h | 296 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /linux-6.15/arch/arm/include/asm/ |
| H A D | pgtable.h | 269 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /linux-6.15/arch/riscv/include/asm/ |
| H A D | pgtable.h | 494 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function 733 return pte_pmd(pte_modify(pmd_pte(pmd), newprot)); in pmd_modify()
|
| /linux-6.15/arch/powerpc/include/asm/book3s/32/ |
| H A D | pgtable.h | 511 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /linux-6.15/arch/sh/include/asm/ |
| H A D | pgtable_32.h | 391 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /linux-6.15/arch/parisc/include/asm/ |
| H A D | pgtable.h | 363 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /linux-6.15/arch/loongarch/include/asm/ |
| H A D | pgtable.h | 435 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /linux-6.15/mm/ |
| H A D | mprotect.c | 170 ptent = pte_modify(oldpte, newprot); in change_pte_range()
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | pgtable.h | 1181 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function 1207 return pte_pmd(pte_modify(pmd_pte(pmd), newprot)); in pmd_modify()
|