| /arch/arc/include/asm/ |
| A D | pgtable-bits-arcv2.h | 98 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /arch/sparc/include/asm/ |
| A D | pgtable_32.h | 296 static pte_t pte_modify(pte_t pte, pgprot_t newprot) __attribute_const__; 297 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| A D | pgtable_64.h | 260 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function 323 pte = pte_modify(pte, newprot); in pmd_modify()
|
| /arch/mips/include/asm/ |
| A D | pgtable.h | 508 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function 517 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function 526 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
|
| /arch/m68k/include/asm/ |
| A D | sun3_pgtable.h | 79 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| A D | mcf_pgtable.h | 99 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| A D | motorola_pgtable.h | 84 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /arch/hexagon/include/asm/ |
| A D | pgtable.h | 285 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function
|
| /arch/csky/include/asm/ |
| A D | pgtable.h | 252 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /arch/nios2/include/asm/ |
| A D | pgtable.h | 153 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /arch/riscv/include/asm/ |
| A D | pgtable.h | 480 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function 719 return pte_pmd(pte_modify(pmd_pte(pmd), newprot)); in pmd_modify() 975 return pte_pud(pte_modify(pud_pte(pud), newprot)); in pud_modify()
|
| /arch/um/include/asm/ |
| A D | pgtable.h | 275 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /arch/powerpc/include/asm/nohash/ |
| A D | pgtable.h | 284 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /arch/openrisc/include/asm/ |
| A D | pgtable.h | 310 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /arch/alpha/include/asm/ |
| A D | pgtable.h | 199 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /arch/arm/include/asm/ |
| A D | pgtable.h | 268 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /arch/microblaze/include/asm/ |
| A D | pgtable.h | 288 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /arch/xtensa/include/asm/ |
| A D | pgtable.h | 278 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /arch/sh/include/asm/ |
| A D | pgtable_32.h | 383 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /arch/powerpc/include/asm/book3s/32/ |
| A D | pgtable.h | 511 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /arch/parisc/include/asm/ |
| A D | pgtable.h | 357 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /arch/loongarch/include/asm/ |
| A D | pgtable.h | 425 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /arch/arm64/include/asm/ |
| A D | pgtable.h | 1249 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function 1275 return pte_pmd(pte_modify(pmd_pte(pmd), newprot)); in pmd_modify()
|
| /arch/powerpc/include/asm/book3s/64/ |
| A D | pgtable.h | 611 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
| /arch/x86/include/asm/ |
| A D | pgtable.h | 778 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|