Home
last modified time | relevance | path

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

/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/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.h771 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
804 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
827 static inline pud_t pud_modify(pud_t pud, pgprot_t newprot) in pud_modify()
855 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify()
/linux/arch/loongarch/include/asm/
H A Dpgtable.h462 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
588 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
/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/arm/include/asm/
H A Dpgtable-3level.h222 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h295 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/riscv/include/asm/
H A Dpgtable.h543 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
795 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
1148 static inline pud_t pud_modify(pud_t pud, pgprot_t newprot) in pud_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()
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h517 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/parisc/include/asm/
H A Dpgtable.h346 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/arch/s390/include/asm/
H A Dpgtable.h1018 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
1573 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
/linux/arch/arm64/include/asm/
H A Dpgtable.h1225 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
1249 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
/linux/mm/
H A Dhuge_memory.c2661 pmd_t *pmd, unsigned long addr, pgprot_t newprot, in change_huge_pmd()
2762 pud_t *pudp, unsigned long addr, pgprot_t newprot, in change_huge_pud()
H A Dhugetlb.c6400 pgprot_t newprot, unsigned long cp_flags) in hugetlb_change_protection()
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h626 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/linux/tools/testing/vma/include/
H A Ddup.h728 pgprot_modify(pgprot_t oldprot,pgprot_t newprot) pgprot_modify() argument