Home
last modified time | relevance | path

Searched refs:pte_modify (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v4.19/include/asm-generic/
Dhugetlb.h32 return pte_modify(pte, newprot); in huge_pte_modify()
/Linux-v4.19/arch/sparc/include/asm/
Dpgtable_32.h306 static pte_t pte_modify(pte_t pte, pgprot_t newprot) __attribute_const__;
307 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
Dpgtable_64.h310 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function
373 pte = pte_modify(pte, newprot); in pmd_modify()
/Linux-v4.19/arch/s390/include/asm/
Dhugetlb.h116 return pte_modify(pte, newprot); in huge_pte_modify()
/Linux-v4.19/arch/mips/include/asm/
Dpgtable.h474 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
483 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
492 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
/Linux-v4.19/arch/powerpc/include/asm/nohash/
Dpgtable.h128 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v4.19/arch/m68k/include/asm/
Dsun3_pgtable.h105 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
Dmcf_pgtable.h159 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
Dmotorola_pgtable.h103 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v4.19/arch/nios2/include/asm/
Dpgtable.h179 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v4.19/arch/unicore32/include/asm/
Dpgtable.h244 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v4.19/arch/arc/include/asm/
Dpgtable.h323 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v4.19/arch/sh/include/asm/
Dpgtable_64.h295 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
Dpgtable_32.h392 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v4.19/arch/hexagon/include/asm/
Dpgtable.h354 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function
/Linux-v4.19/arch/um/include/asm/
Dpgtable.h285 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v4.19/arch/riscv/include/asm/
Dpgtable.h262 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v4.19/arch/alpha/include/asm/
Dpgtable.h223 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v4.19/arch/openrisc/include/asm/
Dpgtable.h335 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/
Dpgtable.h392 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v4.19/arch/arm/include/asm/
Dpgtable.h321 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v4.19/arch/xtensa/include/asm/
Dpgtable.h304 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v4.19/arch/arm64/include/asm/
Dpgtable.h592 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
605 return pte_pmd(pte_modify(pmd_pte(pmd), newprot)); in pmd_modify()
/Linux-v4.19/arch/nds32/include/asm/
Dpgtable.h372 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v4.19/arch/microblaze/include/asm/
Dpgtable.h385 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function

12