Home
last modified time | relevance | path

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

12

/linux-6.12.1/arch/sparc/include/asm/
Dpgtable_32.h301 static pte_t pte_modify(pte_t pte, pgprot_t newprot) __attribute_const__;
302 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
Dpgtable_64.h262 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function
325 pte = pte_modify(pte, newprot); in pmd_modify()
/linux-6.12.1/arch/arc/include/asm/
Dpgtable-bits-arcv2.h98 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-6.12.1/arch/mips/include/asm/
Dpgtable.h514 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
523 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
532 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
/linux-6.12.1/include/asm-generic/
Dhugetlb.h42 return pte_modify(pte, newprot); in huge_pte_modify()
/linux-6.12.1/arch/s390/include/asm/
Dhugetlb.h124 return pte_modify(pte, newprot); in huge_pte_modify()
/linux-6.12.1/arch/m68k/include/asm/
Dsun3_pgtable.h85 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
Dmcf_pgtable.h105 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
Dmotorola_pgtable.h90 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-6.12.1/arch/hexagon/include/asm/
Dpgtable.h288 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function
/linux-6.12.1/arch/nios2/include/asm/
Dpgtable.h153 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-6.12.1/arch/csky/include/asm/
Dpgtable.h257 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-6.12.1/arch/alpha/include/asm/
Dpgtable.h206 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-6.12.1/arch/powerpc/include/asm/nohash/
Dpgtable.h284 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-6.12.1/arch/riscv/include/asm/
Dpgtable.h482 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
693 return pte_pmd(pte_modify(pmd_pte(pmd), newprot)); in pmd_modify()
/linux-6.12.1/arch/arm/include/asm/
Dpgtable.h270 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-6.12.1/arch/xtensa/include/asm/
Dpgtable.h284 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-6.12.1/arch/openrisc/include/asm/
Dpgtable.h312 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-6.12.1/arch/um/include/asm/
Dpgtable.h303 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-6.12.1/arch/microblaze/include/asm/
Dpgtable.h296 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-6.12.1/arch/powerpc/include/asm/book3s/32/
Dpgtable.h511 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-6.12.1/arch/sh/include/asm/
Dpgtable_32.h391 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-6.12.1/arch/parisc/include/asm/
Dpgtable.h363 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-6.12.1/arch/loongarch/include/asm/
Dpgtable.h432 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux-6.12.1/mm/
Dmprotect.c170 ptent = pte_modify(oldpte, newprot); in change_pte_range()

12