Home
last modified time | relevance | path

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

12

/linux-6.14.4/mm/
Dmprotect.c88 unsigned long end, pgprot_t newprot, unsigned long cp_flags) in change_pte_range()
363 unsigned long end, pgprot_t newprot, unsigned long cp_flags) in change_pmd_range()
433 unsigned long end, pgprot_t newprot, unsigned long cp_flags) in change_pud_range()
492 unsigned long end, pgprot_t newprot, unsigned long cp_flags) in change_p4d_range()
515 unsigned long end, pgprot_t newprot, unsigned long cp_flags) in change_protection_range()
547 pgprot_t newprot = vma->vm_page_prot; in change_protection() local
/linux-6.14.4/arch/mips/include/asm/
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-6.14.4/arch/arc/include/asm/
Dhugepage.h49 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
Dpgtable-bits-arcv2.h98 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.14.4/arch/powerpc/mm/book3s64/
Dpgtable.c278 pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
287 pud_t pud_modify(pud_t pud, pgprot_t newprot) in pud_modify()
/linux-6.14.4/include/asm-generic/
Dhugetlb.h40 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) in huge_pte_modify()
/linux-6.14.4/arch/x86/include/asm/
Dpgtable.h822 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
855 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
878 static inline pud_t pud_modify(pud_t pud, pgprot_t newprot) in pud_modify()
906 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify()
/linux-6.14.4/arch/loongarch/include/asm/
Dpgtable.h435 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
569 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
/linux-6.14.4/include/linux/
Dhuge_mm.h389 pud_t *pudp, unsigned long addr, pgprot_t newprot, in change_huge_pud()
640 unsigned long addr, pgprot_t newprot, in change_huge_pud()
/linux-6.14.4/arch/m68k/include/asm/
Dsun3_pgtable.h85 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
Dmotorola_pgtable.h90 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
Dmcf_pgtable.h105 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.14.4/arch/nios2/include/asm/
Dpgtable.h153 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.14.4/arch/csky/include/asm/
Dpgtable.h257 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.14.4/arch/arm/include/asm/
Dpgtable-3level.h223 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
Dpgtable.h270 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.14.4/arch/powerpc/include/asm/nohash/
Dpgtable.h284 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.14.4/arch/um/include/asm/
Dpgtable.h277 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.14.4/arch/xtensa/include/asm/
Dpgtable.h284 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.14.4/arch/microblaze/include/asm/
Dpgtable.h296 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.14.4/arch/openrisc/include/asm/
Dpgtable.h312 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.14.4/arch/riscv/include/asm/
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-6.14.4/arch/sparc/include/asm/
Dpgtable_32.h302 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.14.4/arch/alpha/include/asm/
Dpgtable.h206 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.14.4/arch/sh/include/asm/
Dpgtable_32.h391 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()

12