/linux-6.3-rc2/arch/sparc/include/asm/ |
A D | pgtable_32.h | 302 static pte_t pte_modify(pte_t pte, pgprot_t newprot) __attribute_const__; 303 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
A D | pgtable_64.h | 261 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function 324 pte = pte_modify(pte, newprot); in pmd_modify()
|
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | hugetlb.h | 122 return pte_modify(pte, newprot); in huge_pte_modify()
|
/linux-6.3-rc2/arch/arc/include/asm/ |
A D | pgtable-bits-arcv2.h | 98 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.3-rc2/arch/mips/include/asm/ |
A D | pgtable.h | 503 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function 512 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function 521 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) function
|
/linux-6.3-rc2/include/asm-generic/ |
A D | hugetlb.h | 42 return pte_modify(pte, newprot); in huge_pte_modify()
|
/linux-6.3-rc2/arch/m68k/include/asm/ |
A D | sun3_pgtable.h | 85 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
A D | motorola_pgtable.h | 90 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
A D | mcf_pgtable.h | 105 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.3-rc2/arch/hexagon/include/asm/ |
A D | pgtable.h | 288 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function
|
/linux-6.3-rc2/arch/nios2/include/asm/ |
A D | pgtable.h | 150 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/ |
A D | pgtable.h | 149 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.3-rc2/arch/csky/include/asm/ |
A D | pgtable.h | 257 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.3-rc2/arch/riscv/include/asm/ |
A D | pgtable.h | 394 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function 592 return pte_pmd(pte_modify(pmd_pte(pmd), newprot)); in pmd_modify()
|
/linux-6.3-rc2/arch/um/include/asm/ |
A D | pgtable.h | 275 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.3-rc2/arch/openrisc/include/asm/ |
A D | pgtable.h | 312 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.3-rc2/arch/alpha/include/asm/ |
A D | pgtable.h | 206 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.3-rc2/arch/xtensa/include/asm/ |
A D | pgtable.h | 283 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.3-rc2/arch/arm/include/asm/ |
A D | pgtable.h | 265 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.3-rc2/arch/microblaze/include/asm/ |
A D | pgtable.h | 296 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.3-rc2/arch/sh/include/asm/ |
A D | pgtable_32.h | 392 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/32/ |
A D | pgtable.h | 536 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.3-rc2/arch/ia64/include/asm/ |
A D | pgtable.h | 225 #define pte_modify(_pte, newprot) \ macro
|
/linux-6.3-rc2/arch/parisc/include/asm/ |
A D | pgtable.h | 372 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.3-rc2/arch/arm64/include/asm/ |
A D | pgtable.h | 815 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function 833 return pte_pmd(pte_modify(pmd_pte(pmd), newprot)); in pmd_modify()
|