Searched defs:newprot (Results 26 – 36 of 36) sorted by relevance
12
/linux-6.15/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 511 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/linux-6.15/arch/parisc/include/asm/ |
D | pgtable.h | 363 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/linux-6.15/arch/s390/include/asm/ |
D | pgtable.h | 1072 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() 1674 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
/linux-6.15/mm/ |
D | huge_memory.c | 2367 pmd_t *pmd, unsigned long addr, pgprot_t newprot, in change_huge_pmd() 2506 pud_t *pudp, unsigned long addr, pgprot_t newprot, in change_huge_pud()
|
D | hugetlb.c | 7107 pgprot_t newprot, unsigned long cp_flags) in hugetlb_change_protection()
|
/linux-6.15/arch/arm64/include/asm/ |
D | pgtable.h | 1181 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() 1205 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
/linux-6.15/arch/sparc/include/asm/ |
D | pgtable_64.h | 321 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
/linux-6.15/include/linux/ |
D | hugetlb.h | 448 unsigned long end, pgprot_t newprot, in hugetlb_change_protection()
|
D | pgtable.h | 1370 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify()
|
/linux-6.15/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 630 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/linux-6.15/tools/testing/vma/ |
D | vma_internal.h | 429 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify()
|
12