/linux/arch/mips/include/asm/ |
H A D | pgtable.h | 508 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) 517 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) 526 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) 716 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot)
|
/linux/arch/arc/include/asm/ |
H A D | hugepage.h | 47 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
H A D | pgtable-bits-arcv2.h | 98 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/linux/arch/powerpc/mm/book3s64/ |
H A D | pgtable.c | 270 pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() 279 pud_t pud_modify(pud_t pud, pgprot_t newprot) in pud_modify()
|
/linux/include/asm-generic/ |
H A D | hugetlb.h | 35 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) in huge_pte_modify()
|
/linux/arch/loongarch/include/asm/ |
H A D | pgtable.h | 425 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() 548 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
/linux/arch/x86/include/asm/ |
H A D | pgtable.h | 778 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() 811 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() 834 static inline pud_t pud_modify(pud_t pud, pgprot_t newprot) in pud_modify() 862 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify()
|
/linux/arch/m68k/include/asm/ |
H A D | sun3_pgtable.h | 79 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
H A D | motorola_pgtable.h | 84 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
H A D | mcf_pgtable.h | 99 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/linux/arch/csky/include/asm/ |
H A D | pgtable.h | 252 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/linux/include/linux/ |
H A D | huge_mm.h | 423 pud_t *pudp, unsigned long addr, pgprot_t newprot, in change_huge_pud() 683 unsigned long addr, pgprot_t newprot, in change_huge_pud()
|
/linux/arch/nios2/include/asm/ |
H A D | pgtable.h | 153 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/linux/arch/riscv/include/asm/ |
H A D | pgtable.h | 480 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() 717 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() 973 static inline pud_t pud_modify(pud_t pud, pgprot_t newprot) in pud_modify()
|
/linux/arch/arm/include/asm/ |
H A D | pgtable-3level.h | 222 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
H A D | pgtable.h | 268 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/linux/arch/powerpc/include/asm/nohash/ |
H A D | pgtable.h | 284 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/linux/arch/microblaze/include/asm/ |
H A D | pgtable.h | 288 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/linux/arch/xtensa/include/asm/ |
H A D | pgtable.h | 278 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/linux/arch/sparc/include/asm/ |
H A D | pgtable_32.h | 297 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
H A D | pgtable_64.h | 319 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
/linux/arch/alpha/include/asm/ |
H A D | pgtable.h | 199 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/linux/arch/sh/include/asm/ |
H A D | pgtable_32.h | 383 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/linux/arch/powerpc/include/asm/book3s/32/ |
H A D | pgtable.h | 511 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/linux/mm/ |
H A D | huge_memory.c | 2352 pmd_t *pmd, unsigned long addr, pgprot_t newprot, in change_huge_pmd() 2491 pud_t *pudp, unsigned long addr, pgprot_t newprot, in change_huge_pud()
|