Searched refs:pmd_modify (Results 1 – 12 of 12) sorted by relevance
| /linux/arch/arc/include/asm/ |
| H A D | hugepage.h | 47 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
| /linux/arch/arm/include/asm/ |
| H A D | pgtable-3level.h | 222 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | pgtable.c | 270 pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
| /linux/arch/loongarch/include/asm/ |
| H A D | pgtable.h | 586 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
| /linux/arch/mips/include/asm/ |
| H A D | pgtable.h | 715 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) function
|
| /linux/arch/sparc/include/asm/ |
| H A D | pgtable_64.h | 319 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgtable.h | 1080 extern pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot);
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 796 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
| /linux/mm/ |
| H A D | huge_memory.c | 2201 pmd = pmd_modify(old_pmd, vma->vm_page_prot); in do_huge_pmd_numa_page() 2245 pmd = pmd_modify(pmdp_get(vmf->pmd), vma->vm_page_prot); in do_huge_pmd_numa_page() 2622 entry = pmd_modify(oldpmd, newprot); in change_huge_pmd()
|
| /linux/arch/x86/include/asm/ |
| H A D | pgtable.h | 811 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
| /linux/arch/s390/include/asm/ |
| H A D | pgtable.h | 1655 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
| /linux/arch/arm64/include/asm/ |
| H A D | pgtable.h | 1283 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|