Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h90 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
95 #define pte_wrprotect pte_wrprotect macro
H A Dpgtable.h192 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h90 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
95 #define pte_wrprotect pte_wrprotect macro
H A Dpgtable.h191 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dpgtable.h130 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dsun3_pgtable.h162 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.h178 static inline pte_t pte_wrprotect(pte_t pte) { pte_val(pte) |= _PAGE_RONLY; return pte; } in pte_wrprotect() function
H A Dmcf_pgtable.h238 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dsun3_pgtable.h144 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.h156 static inline pte_t pte_wrprotect(pte_t pte) { pte_val(pte) |= _PAGE_RONLY; return pte; } in pte_wrprotect() function
H A Dmcf_pgtable.h183 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/kernel/linux/linux-6.6/arch/csky/include/asm/
H A Dpgtable.h161 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/kernel/linux/linux-6.6/arch/hexagon/include/asm/
H A Dpgtable.h296 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/kernel/linux/linux-6.6/arch/nios2/include/asm/
H A Dpgtable.h114 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/kernel/linux/linux-5.10/arch/csky/include/asm/
H A Dpgtable.h181 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/kernel/linux/linux-5.10/arch/nios2/include/asm/
H A Dpgtable.h135 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h118 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/kernel/linux/linux-5.10/arch/um/include/asm/
H A Dpgtable.h194 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dpgtable.h240 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
H A Dpgtable.h319 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h103 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dpgtable.h226 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dpgtable_32.h227 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function
/kernel/linux/linux-6.6/arch/um/include/asm/
H A Dpgtable.h181 static inline pte_t pte_wrprotect(pte_t pte) in pte_wrprotect() function

Completed in 16 milliseconds

123