Home
last modified time | relevance | path

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

12

/arch/s390/include/asm/
Dhugetlb.h121 return pte_modify(pte, newprot); in huge_pte_modify()
/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.h280 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function
343 pte = pte_modify(pte, newprot); in pmd_modify()
/arch/mips/include/asm/
Dpgtable.h448 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
457 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
466 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
/arch/powerpc/include/asm/nohash/
Dpgtable.h176 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/nios2/include/asm/
Dpgtable.h179 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/m68k/include/asm/
Dsun3_pgtable.h105 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
Dmcf_pgtable.h159 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/arc/include/asm/
Dpgtable.h320 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/unicore32/include/asm/
Dpgtable.h239 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/hexagon/include/asm/
Dpgtable.h341 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function
/arch/sh/include/asm/
Dpgtable_64.h292 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
/arch/csky/include/asm/
Dpgtable.h281 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/um/include/asm/
Dpgtable.h295 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/alpha/include/asm/
Dpgtable.h223 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/riscv/include/asm/
Dpgtable.h292 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/openrisc/include/asm/
Dpgtable.h331 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/xtensa/include/asm/
Dpgtable.h300 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/arm/include/asm/
Dpgtable.h321 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/nds32/include/asm/
Dpgtable.h372 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/arm64/include/asm/
Dpgtable.h658 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
671 return pte_pmd(pte_modify(pmd_pte(pmd), newprot)); in pmd_modify()
/arch/microblaze/include/asm/
Dpgtable.h383 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/powerpc/include/asm/book3s/32/
Dpgtable.h513 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function

12