/linux-6.12.1/arch/powerpc/include/asm/nohash/32/ |
D | pte-8xx.h | 87 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function 92 #define pte_wrprotect pte_wrprotect macro
|
/linux-6.12.1/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.12.1/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.12.1/arch/csky/include/asm/ |
D | pgtable.h | 161 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.12.1/arch/hexagon/include/asm/ |
D | pgtable.h | 296 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.12.1/arch/nios2/include/asm/ |
D | pgtable.h | 117 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.12.1/arch/powerpc/include/asm/nohash/ |
D | pgtable.h | 173 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.12.1/arch/arm/include/asm/ |
D | pgtable.h | 230 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.12.1/arch/um/include/asm/ |
D | pgtable.h | 181 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.12.1/arch/xtensa/include/asm/ |
D | pgtable.h | 255 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.12.1/arch/openrisc/include/asm/ |
D | pgtable.h | 223 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.12.1/arch/microblaze/include/asm/ |
D | pgtable.h | 256 static inline pte_t pte_wrprotect(pte_t pte) \ in pte_wrprotect() function
|
/linux-6.12.1/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.12.1/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.12.1/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 453 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.12.1/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.12.1/arch/loongarch/include/asm/ |
D | pgtable.h | 391 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | pgtable.h | 411 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.12.1/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 559 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.12.1/arch/x86/include/asm/ |
D | pgtable.h | 440 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.12.1/arch/s390/include/asm/ |
D | pgtable.h | 1052 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | pgtable.h | 237 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
|