Home
last modified time | relevance | path

Searched defs:pte_wrprotect (Results 1 – 25 of 25) sorted by relevance

/linux/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h87 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
92 #define pte_wrprotect pte_wrprotect macro
/linux/arch/mips/include/asm/
H A Dpgtable.h295 static inline pte_t pte_wrprotect(pte_t pte) function
359 static inline pte_t pte_wrprotect(pte_t pte) function
/linux/arch/csky/include/asm/
H A Dpgtable.h161 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/linux/arch/hexagon/include/asm/
H A Dpgtable.h293 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/linux/arch/m68k/include/asm/
H A Dsun3_pgtable.h138 static inline pte_t pte_wrprotect(pte_t pte) { pte_val(pte) &= ~SUN3_PAGE_WRITEABLE; return pte; } in pte_wrprotect() function
H A Dmotorola_pgtable.h150 static inline pte_t pte_wrprotect(pte_t pte) { pte_val(pte) |= _PAGE_RONLY; return pte; } in pte_wrprotect() function
H A Dmcf_pgtable.h177 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/linux/arch/nios2/include/asm/
H A Dpgtable.h117 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h173 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/linux/arch/um/include/asm/
H A Dpgtable.h172 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/linux/arch/arm/include/asm/
H A Dpgtable.h228 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/linux/arch/alpha/include/asm/
H A Dpgtable.h226 extern inline pte_t pte_wrprotect(pte_t pte) { pte_val(pte) |= _PAGE_FOW; return pte; } in pte_wrprotect() function
/linux/arch/microblaze/include/asm/
H A Dpgtable.h255 static inline pte_t pte_wrprotect(pte_t pte) \ in pte_wrprotect() function
/linux/arch/xtensa/include/asm/
H A Dpgtable.h254 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/linux/arch/openrisc/include/asm/
H A Dpgtable.h206 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/linux/arch/sparc/include/asm/
H A Dpgtable_32.h227 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
H A Dpgtable_64.h538 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h453 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/linux/arch/loongarch/include/asm/
H A Dpgtable.h393 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/linux/arch/parisc/include/asm/
H A Dpgtable.h322 static inline pte_t pte_wrprotect(pte_t pte) { pte_val(pte) &= ~_PAGE_WRITE; return pte; } in pte_wrprotect() function
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h558 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/linux/arch/riscv/include/asm/
H A Dpgtable.h415 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/linux/arch/x86/include/asm/
H A Dpgtable.h408 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/linux/arch/s390/include/asm/
H A Dpgtable.h1085 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/linux/arch/arm64/include/asm/
H A Dpgtable.h323 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function