Searched defs:newprot (Results 26 – 37 of 37) sorted by relevance
12
| /Linux-v5.10/arch/powerpc/include/asm/book3s/32/ |
| D | pgtable.h | 482 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
| /Linux-v5.10/arch/arm64/include/asm/ |
| D | pgtable.h | 725 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() 741 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
| /Linux-v5.10/arch/microblaze/include/asm/ |
| D | pgtable.h | 353 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
| /Linux-v5.10/arch/parisc/include/asm/ |
| D | pgtable.h | 421 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
| /Linux-v5.10/arch/ia64/include/asm/ |
| D | pgtable.h | 262 #define pte_modify(_pte, newprot) \ argument
|
| /Linux-v5.10/arch/s390/include/asm/ |
| D | pgtable.h | 903 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() 1433 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
| /Linux-v5.10/arch/sparc/include/asm/ |
| D | pgtable_64.h | 339 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
| /Linux-v5.10/include/linux/ |
| D | hugetlb.h | 344 unsigned long end, pgprot_t newprot) in hugetlb_change_protection()
|
| D | pgtable.h | 863 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify()
|
| /Linux-v5.10/arch/powerpc/include/asm/book3s/64/ |
| D | pgtable.h | 717 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
| /Linux-v5.10/mm/ |
| D | huge_memory.c | 1786 unsigned long addr, pgprot_t newprot, unsigned long cp_flags) in change_huge_pmd()
|
| D | hugetlb.c | 4917 unsigned long address, unsigned long end, pgprot_t newprot) in hugetlb_change_protection()
|
12