Searched defs:newprot (Results 26 – 37 of 37) sorted by relevance
12
/Linux-v6.1/arch/sh/include/asm/ |
D | pgtable_32.h | 392 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/Linux-v6.1/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 509 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/Linux-v6.1/arch/arm64/include/asm/ |
D | pgtable.h | 812 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() 828 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
/Linux-v6.1/arch/parisc/include/asm/ |
D | pgtable.h | 384 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/Linux-v6.1/arch/ia64/include/asm/ |
D | pgtable.h | 238 #define pte_modify(_pte, newprot) \ argument
|
/Linux-v6.1/arch/s390/include/asm/ |
D | pgtable.h | 969 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() 1505 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
/Linux-v6.1/arch/sparc/include/asm/ |
D | pgtable_64.h | 317 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
/Linux-v6.1/include/linux/ |
D | hugetlb.h | 449 unsigned long end, pgprot_t newprot, in hugetlb_change_protection()
|
D | pgtable.h | 1005 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify()
|
/Linux-v6.1/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 725 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
/Linux-v6.1/mm/ |
D | huge_memory.c | 1780 pmd_t *pmd, unsigned long addr, pgprot_t newprot, in change_huge_pmd()
|
D | hugetlb.c | 6406 pgprot_t newprot, unsigned long cp_flags) in hugetlb_change_protection()
|
12