Home
last modified time | relevance | path

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

12

/linux/arch/sparc/include/asm/
A 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
A 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/arch/powerpc/mm/
A Dpageattr.c113 set_pte_at(&init_mm, addr, ptep, pte_modify(*ptep, prot)); in set_page_attr()
/linux/arch/mips/include/asm/
A Dpgtable.h525 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
534 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
543 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
/linux/include/asm-generic/
A Dhugetlb.h32 return pte_modify(pte, newprot); in huge_pte_modify()
/linux/arch/s390/include/asm/
A Dhugetlb.h115 return pte_modify(pte, newprot); in huge_pte_modify()
/linux/arch/arc/include/asm/
A Dpgtable-bits-arcv2.h113 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux/arch/m68k/include/asm/
A Dsun3_pgtable.h105 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
A Dmotorola_pgtable.h116 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
A Dmcf_pgtable.h161 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux/arch/riscv/include/asm/
A Dpgtable.h371 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
522 return pte_pmd(pte_modify(pmd_pte(pmd), newprot)); in pmd_modify()
/linux/arch/nios2/include/asm/
A Dpgtable.h169 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux/arch/powerpc/include/asm/nohash/
A Dpgtable.h169 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux/arch/hexagon/include/asm/
A Dpgtable.h307 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function
/linux/arch/csky/include/asm/
A Dpgtable.h259 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux/arch/um/include/asm/
A Dpgtable.h288 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux/arch/openrisc/include/asm/
A Dpgtable.h327 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux/arch/xtensa/include/asm/
A Dpgtable.h297 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux/arch/arm/include/asm/
A Dpgtable.h280 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux/arch/microblaze/include/asm/
A Dpgtable.h310 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux/arch/alpha/include/asm/
A Dpgtable.h220 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux/arch/sh/include/asm/
A Dpgtable_32.h392 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux/arch/nds32/include/asm/
A Dpgtable.h343 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/linux/arch/arm64/include/asm/
A Dpgtable.h756 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
774 return pte_pmd(pte_modify(pmd_pte(pmd), newprot)); in pmd_modify()
/linux/arch/parisc/include/asm/
A Dpgtable.h394 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function

Completed in 39 milliseconds

12