/linux/mm/ |
H A D | mprotect.c | 88 unsigned long end, pgprot_t newprot, unsigned long cp_flags) in change_pte_range() argument 361 change_pmd_range(struct mmu_gather * tlb,struct vm_area_struct * vma,pud_t * pud,unsigned long addr,unsigned long end,pgprot_t newprot,unsigned long cp_flags) change_pmd_range() argument 431 change_pud_range(struct mmu_gather * tlb,struct vm_area_struct * vma,p4d_t * p4d,unsigned long addr,unsigned long end,pgprot_t newprot,unsigned long cp_flags) change_pud_range() argument 490 change_p4d_range(struct mmu_gather * tlb,struct vm_area_struct * vma,pgd_t * pgd,unsigned long addr,unsigned long end,pgprot_t newprot,unsigned long cp_flags) change_p4d_range() argument 513 change_protection_range(struct mmu_gather * tlb,struct vm_area_struct * vma,unsigned long addr,unsigned long end,pgprot_t newprot,unsigned long cp_flags) change_protection_range() argument 545 pgprot_t newprot = vma->vm_page_prot; change_protection() local [all...] |
H A D | huge_memory.c | 2266 pmd_t *pmd, unsigned long addr, pgprot_t newprot, in change_huge_pmd() 2405 pud_t *pudp, unsigned long addr, pgprot_t newprot, in change_huge_pud()
|
/linux/arch/mips/include/asm/ |
H A D | pgtable.h | 514 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) 523 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) 532 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) 725 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot)
|
/linux/arch/arc/include/asm/ |
H A D | hugepage.h | 49 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/include/linux/ |
H A D | huge_mm.h | 387 pud_t *pudp, unsigned long addr, pgprot_t newprot, in change_huge_pud() 638 unsigned long addr, pgprot_t newprot, in change_huge_pud()
|
/linux/arch/m68k/include/asm/ |
H A D | sun3_pgtable.h | 85 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
H A D | motorola_pgtable.h | 90 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
H A D | mcf_pgtable.h | 105 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 | 257 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/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/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/um/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/arm/include/asm/ |
H A D | pgtable.h | 270 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 | 296 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/linux/arch/openrisc/include/asm/ |
H A D | pgtable.h | 312 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 | 284 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 | 482 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() 702 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 | 206 extern 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 | 302 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
H A D | pgtable_64.h | 321 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
/linux/arch/sh/include/asm/ |
H A D | pgtable_32.h | 391 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/arch/arm64/include/asm/ |
H A D | pgtable.h | 1156 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() 1180 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
/linux/tools/testing/vma/ |
H A D | vma_internal.h | 371 pgprot_modify(pgprot_t oldprot,pgprot_t newprot) pgprot_modify() argument
|