Home
last modified time | relevance | path

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

12

/arch/s390/include/asm/
Dhugetlb.h117 return pte_modify(pte, newprot); in huge_pte_modify()
/arch/sparc/include/asm/
Dpgtable_32.h317 static pte_t pte_modify(pte_t pte, pgprot_t newprot) __attribute_const__;
318 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.h513 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
522 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
531 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) 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.h114 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/powerpc/include/asm/nohash/
Dpgtable.h171 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/nios2/include/asm/
Dpgtable.h171 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/hexagon/include/asm/
Dpgtable.h311 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function
/arch/arc/include/asm/
Dpgtable.h301 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/csky/include/asm/
Dpgtable.h260 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/um/include/asm/
Dpgtable.h288 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/openrisc/include/asm/
Dpgtable.h328 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/xtensa/include/asm/
Dpgtable.h296 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/arm/include/asm/
Dpgtable.h279 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/microblaze/include/asm/
Dpgtable.h353 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/nds32/include/asm/
Dpgtable.h343 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/riscv/include/asm/
Dpgtable.h293 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/sh/include/asm/
Dpgtable_32.h392 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/parisc/include/asm/
Dpgtable.h396 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/powerpc/include/asm/book3s/32/
Dpgtable.h483 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
/arch/arm64/include/asm/
Dpgtable.h751 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
775 return pte_pmd(pte_modify(pmd_pte(pmd), newprot)); in pmd_modify()
/arch/ia64/include/asm/
Dpgtable.h262 #define pte_modify(_pte, newprot) \ macro

12