/linux-6.1.9/arch/sparc/include/asm/ |
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
|
D | pgtable_64.h | 258 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function 321 pte = pte_modify(pte, newprot); in pmd_modify()
|
/linux-6.1.9/arch/arc/include/asm/ |
D | pgtable-bits-arcv2.h | 95 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.1.9/arch/mips/include/asm/ |
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.1.9/arch/s390/include/asm/ |
D | hugetlb.h | 122 return pte_modify(pte, newprot); in huge_pte_modify()
|
/linux-6.1.9/include/asm-generic/ |
D | hugetlb.h | 35 return pte_modify(pte, newprot); in huge_pte_modify()
|
/linux-6.1.9/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 82 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
D | motorola_pgtable.h | 87 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
D | mcf_pgtable.h | 102 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.1.9/arch/nios2/include/asm/ |
D | pgtable.h | 150 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.1.9/arch/hexagon/include/asm/ |
D | pgtable.h | 285 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function
|
/linux-6.1.9/arch/powerpc/include/asm/nohash/ |
D | pgtable.h | 149 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.1.9/arch/csky/include/asm/ |
D | pgtable.h | 240 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.1.9/arch/riscv/include/asm/ |
D | pgtable.h | 394 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function 589 return pte_pmd(pte_modify(pmd_pte(pmd), newprot)); in pmd_modify()
|
/linux-6.1.9/arch/um/include/asm/ |
D | pgtable.h | 272 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.1.9/arch/openrisc/include/asm/ |
D | pgtable.h | 309 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.1.9/arch/alpha/include/asm/ |
D | pgtable.h | 203 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.1.9/arch/xtensa/include/asm/ |
D | pgtable.h | 279 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.1.9/arch/arm/include/asm/ |
D | pgtable.h | 265 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.1.9/arch/microblaze/include/asm/ |
D | pgtable.h | 293 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.1.9/arch/sh/include/asm/ |
D | pgtable_32.h | 392 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.1.9/arch/parisc/include/asm/ |
D | pgtable.h | 384 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.1.9/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 509 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/linux-6.1.9/arch/ia64/include/asm/ |
D | pgtable.h | 238 #define pte_modify(_pte, newprot) \ macro
|
/linux-6.1.9/arch/arm64/include/asm/ |
D | pgtable.h | 812 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function 830 return pte_pmd(pte_modify(pmd_pte(pmd), newprot)); in pmd_modify()
|