/arch/s390/include/asm/ |
D | hugetlb.h | 117 return pte_modify(pte, newprot); in huge_pte_modify()
|
/arch/sparc/include/asm/ |
D | pgtable_32.h | 317 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
|
D | pgtable_64.h | 280 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/ |
D | pgtable.h | 513 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/ |
D | sun3_pgtable.h | 105 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
D | motorola_pgtable.h | 114 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
D | mcf_pgtable.h | 159 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/powerpc/include/asm/nohash/ |
D | pgtable.h | 171 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/nios2/include/asm/ |
D | pgtable.h | 171 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/hexagon/include/asm/ |
D | pgtable.h | 311 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() function
|
/arch/arc/include/asm/ |
D | pgtable.h | 301 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/csky/include/asm/ |
D | pgtable.h | 260 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/um/include/asm/ |
D | pgtable.h | 288 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/openrisc/include/asm/ |
D | pgtable.h | 328 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/xtensa/include/asm/ |
D | pgtable.h | 296 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/alpha/include/asm/ |
D | pgtable.h | 223 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/arm/include/asm/ |
D | pgtable.h | 279 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/microblaze/include/asm/ |
D | pgtable.h | 353 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/nds32/include/asm/ |
D | pgtable.h | 343 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/riscv/include/asm/ |
D | pgtable.h | 293 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/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
|
/arch/parisc/include/asm/ |
D | pgtable.h | 396 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 483 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() function
|
/arch/arm64/include/asm/ |
D | pgtable.h | 751 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/ |
D | pgtable.h | 262 #define pte_modify(_pte, newprot) \ macro
|