Home
last modified time | relevance | path

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

12

/linux/mm/
H A Dmprotect.c88 unsigned long end, pgprot_t newprot, unsigned long cp_flags) in change_pte_range()
355 unsigned long end, pgprot_t newprot, unsigned long cp_flags) in change_pmd_range()
425 unsigned long end, pgprot_t newprot, unsigned long cp_flags) in change_pud_range()
484 unsigned long end, pgprot_t newprot, unsigned long cp_flags) in change_p4d_range()
507 unsigned long end, pgprot_t newprot, unsigned long cp_flags) in change_protection_range()
539 pgprot_t newprot = vma->vm_page_prot; in change_protection() local
/linux/arch/mips/include/asm/
H A Dpgtable.h508 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 Dhugepage.h47 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/arch/powerpc/mm/book3s64/
H A Dpgtable.c272 pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
281 pud_t pud_modify(pud_t pud, pgprot_t newprot) in pud_modify()
/linux/include/asm-generic/
H A Dhugetlb.h35 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) in huge_pte_modify()
/linux/arch/x86/include/asm/
H A Dpgtable.h818 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
851 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
874 static inline pud_t pud_modify(pud_t pud, pgprot_t newprot) in pud_modify()
902 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify()
/linux/arch/loongarch/include/asm/
H A Dpgtable.h428 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
562 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
/linux/include/linux/
H A Dhuge_mm.h422 pud_t *pudp, unsigned long addr, pgprot_t newprot, in change_huge_pud()
677 unsigned long addr, pgprot_t newprot, in change_huge_pud()
/linux/arch/m68k/include/asm/
H A Dsun3_pgtable.h79 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
H A Dmotorola_pgtable.h84 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
H A Dmcf_pgtable.h99 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/csky/include/asm/
H A Dpgtable.h252 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/riscv/include/asm/
H A Dpgtable.h492 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
729 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
995 static inline pud_t pud_modify(pud_t pud, pgprot_t newprot) in pud_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/arm/include/asm/
H A Dpgtable-3level.h222 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
H A Dpgtable.h268 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/um/include/asm/
H A Dpgtable.h275 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/microblaze/include/asm/
H A Dpgtable.h288 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/alpha/include/asm/
H A Dpgtable.h199 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/xtensa/include/asm/
H A Dpgtable.h278 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/openrisc/include/asm/
H A Dpgtable.h310 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/sparc/include/asm/
H A Dpgtable_32.h297 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/sh/include/asm/
H A Dpgtable_32.h383 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()

12