Searched defs:newprot (Results 26 – 37 of 37) sorted by relevance
12
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/32/ |
| H A D | pgtable.h | 483 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | pgtable.h | 751 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() 767 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
| /OK3568_Linux_fs/kernel/arch/microblaze/include/asm/ |
| H A D | pgtable.h | 353 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | pgtable.h | 396 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | pgtable.h | 262 #define pte_modify(_pte, newprot) \ argument
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | pgtable.h | 922 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify() 1452 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | pgtable_64.h | 339 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hugetlb.h | 353 unsigned long end, pgprot_t newprot) in hugetlb_change_protection()
|
| H A D | pgtable.h | 868 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgtable.h | 719 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | huge_memory.c | 1796 unsigned long addr, pgprot_t newprot, unsigned long cp_flags) in change_huge_pmd()
|
| H A D | hugetlb.c | 5050 unsigned long address, unsigned long end, pgprot_t newprot) in hugetlb_change_protection()
|
12