Home
last modified time | relevance | path

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

12

/linux-6.8/mm/
Dmprotect.c85 unsigned long end, pgprot_t newprot, unsigned long cp_flags) in change_pte_range()
357 unsigned long end, pgprot_t newprot, unsigned long cp_flags) in change_pmd_range()
441 unsigned long end, pgprot_t newprot, unsigned long cp_flags) in change_pud_range()
464 unsigned long end, pgprot_t newprot, unsigned long cp_flags) in change_p4d_range()
487 unsigned long end, pgprot_t newprot, unsigned long cp_flags) in change_protection_range()
519 pgprot_t newprot = vma->vm_page_prot; in change_protection() local
/linux-6.8/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.8/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.8/arch/s390/include/asm/
Dhugetlb.h122 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) in huge_pte_modify()
/linux-6.8/include/asm-generic/
Dhugetlb.h40 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) in huge_pte_modify()
/linux-6.8/arch/loongarch/include/asm/
Dpgtable.h449 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
572 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
/linux-6.8/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.8/arch/nios2/include/asm/
Dpgtable.h150 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.8/arch/csky/include/asm/
Dpgtable.h257 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.8/arch/powerpc/include/asm/nohash/
Dpgtable.h254 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.8/arch/arm/include/asm/
Dpgtable-3level.h225 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
Dpgtable.h268 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.8/arch/um/include/asm/
Dpgtable.h271 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.8/arch/powerpc/mm/book3s64/
Dpgtable.c253 pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
/linux-6.8/arch/riscv/include/asm/
Dpgtable.h462 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
652 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
/linux-6.8/arch/x86/include/asm/
Dpgtable.h796 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
829 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
863 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify()
/linux-6.8/arch/openrisc/include/asm/
Dpgtable.h312 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.8/arch/xtensa/include/asm/
Dpgtable.h284 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.8/arch/microblaze/include/asm/
Dpgtable.h296 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.8/arch/alpha/include/asm/
Dpgtable.h206 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.8/arch/sparc/include/asm/
Dpgtable_32.h302 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux-6.8/arch/sh/include/asm/
Dpgtable_32.h391 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()

12