Home
last modified time | relevance | path

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

12

/Linux-v5.15/arch/powerpc/mm/
Dpageattr.c113 set_pte_at(&init_mm, addr, ptep, pte_modify(*ptep, prot)); in set_page_attr()
/Linux-v5.15/arch/sparc/include/asm/
Dpgtable_32.h316 static pte_t pte_modify(pte_t pte, pgprot_t newprot) __attribute_const__;
317 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
Dpgtable_64.h277 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function
340 pte = pte_modify(pte, newprot); in pmd_modify()
/Linux-v5.15/arch/s390/include/asm/
Dhugetlb.h115 return pte_modify(pte, newprot); in huge_pte_modify()
/Linux-v5.15/include/asm-generic/
Dhugetlb.h32 return pte_modify(pte, newprot); in huge_pte_modify()
/Linux-v5.15/arch/arc/include/asm/
Dpgtable-bits-arcv2.h113 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v5.15/arch/mips/include/asm/
Dpgtable.h507 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
516 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
525 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
/Linux-v5.15/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.h116 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
Dmcf_pgtable.h161 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v5.15/arch/riscv/include/asm/
Dpgtable.h369 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
520 return pte_pmd(pte_modify(pmd_pte(pmd), newprot)); in pmd_modify()
/Linux-v5.15/arch/nios2/include/asm/
Dpgtable.h169 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v5.15/arch/powerpc/include/asm/nohash/
Dpgtable.h169 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v5.15/arch/hexagon/include/asm/
Dpgtable.h307 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function
/Linux-v5.15/arch/csky/include/asm/
Dpgtable.h259 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v5.15/arch/um/include/asm/
Dpgtable.h288 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v5.15/arch/openrisc/include/asm/
Dpgtable.h327 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v5.15/arch/xtensa/include/asm/
Dpgtable.h297 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v5.15/arch/arm/include/asm/
Dpgtable.h280 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v5.15/arch/alpha/include/asm/
Dpgtable.h220 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v5.15/arch/microblaze/include/asm/
Dpgtable.h310 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v5.15/arch/nds32/include/asm/
Dpgtable.h343 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v5.15/arch/sh/include/asm/
Dpgtable_32.h392 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v5.15/arch/parisc/include/asm/
Dpgtable.h388 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/Linux-v5.15/arch/powerpc/include/asm/book3s/32/
Dpgtable.h521 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function

12