/linux-6.6.21/arch/powerpc/include/asm/nohash/32/ |
D | pte-8xx.h | 90 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function 95 #define pte_wrprotect pte_wrprotect macro
|
D | pgtable.h | 191 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.6.21/arch/mips/include/asm/ |
D | pgtable.h | 295 static inline pte_t pte_wrprotect(pte_t pte) function 359 static inline pte_t pte_wrprotect(pte_t pte) function
|
/linux-6.6.21/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 144 static inline pte_t pte_wrprotect(pte_t pte) { pte_val(pte) &= ~SUN3_PAGE_WRITEABLE; return pte; } in pte_wrprotect() function
|
D | motorola_pgtable.h | 156 static inline pte_t pte_wrprotect(pte_t pte) { pte_val(pte) |= _PAGE_RONLY; return pte; } in pte_wrprotect() function
|
D | mcf_pgtable.h | 183 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.6.21/arch/nios2/include/asm/ |
D | pgtable.h | 114 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.6.21/arch/csky/include/asm/ |
D | pgtable.h | 161 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.6.21/arch/hexagon/include/asm/ |
D | pgtable.h | 296 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.6.21/arch/um/include/asm/ |
D | pgtable.h | 181 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.6.21/arch/arm/include/asm/ |
D | pgtable.h | 226 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.6.21/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 103 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.6.21/arch/xtensa/include/asm/ |
D | pgtable.h | 255 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.6.21/arch/microblaze/include/asm/ |
D | pgtable.h | 256 static inline pte_t pte_wrprotect(pte_t pte) \ in pte_wrprotect() function
|
/linux-6.6.21/arch/openrisc/include/asm/ |
D | pgtable.h | 223 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.6.21/arch/alpha/include/asm/ |
D | pgtable.h | 256 extern inline pte_t pte_wrprotect(pte_t pte) { pte_val(pte) |= _PAGE_FOW; return pte; } in pte_wrprotect() function
|
/linux-6.6.21/arch/sparc/include/asm/ |
D | pgtable_32.h | 227 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
D | pgtable_64.h | 540 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.6.21/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 466 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.6.21/arch/ia64/include/asm/ |
D | pgtable.h | 271 #define pte_wrprotect(pte) (__pte(pte_val(pte) & ~_PAGE_AR_RW)) macro
|
/linux-6.6.21/arch/parisc/include/asm/ |
D | pgtable.h | 322 static inline pte_t pte_wrprotect(pte_t pte) { pte_val(pte) &= ~_PAGE_WRITE; return pte; } in pte_wrprotect() function
|
/linux-6.6.21/arch/loongarch/include/asm/ |
D | pgtable.h | 411 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.6.21/arch/riscv/include/asm/ |
D | pgtable.h | 397 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.6.21/arch/arm64/include/asm/ |
D | pgtable.h | 209 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.6.21/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 574 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|