Home
last modified time | relevance | path

Searched defs:newprot (Results 1 – 25 of 27) sorted by relevance

12

/linux/mm/
H A Dmprotect.c88 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 Dhuge_memory.c2266 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 Dpgtable.h514 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 Dhugepage.h49 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
H A Dpgtable-bits-arcv2.h98 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/include/linux/
H A Dhuge_mm.h387 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 Dsun3_pgtable.h85 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
H A Dmotorola_pgtable.h90 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
H A Dmcf_pgtable.h105 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/csky/include/asm/
H A Dpgtable.h257 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/nios2/include/asm/
H A Dpgtable.h153 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h284 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/um/include/asm/
H A Dpgtable.h278 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/arm/include/asm/
H A Dpgtable.h270 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/microblaze/include/asm/
H A Dpgtable.h296 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/openrisc/include/asm/
H A Dpgtable.h312 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/xtensa/include/asm/
H A Dpgtable.h284 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/riscv/include/asm/
H A Dpgtable.h482 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 Dpgtable.h206 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/sparc/include/asm/
H A Dpgtable_32.h302 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
H A Dpgtable_64.h321 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
/linux/arch/sh/include/asm/
H A Dpgtable_32.h391 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h511 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/arm64/include/asm/
H A Dpgtable.h1156 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 Dvma_internal.h371 pgprot_modify(pgprot_t oldprot,pgprot_t newprot) pgprot_modify() argument

12