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 | 277 pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
| /linux/arch/loongarch/include/asm/ |
| H A D | pgtable.h | 584 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/riscv/include/asm/ |
| H A D | pgtable.h | 810 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 | 1107 extern pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot);
|
| /linux/mm/ |
| H A D | huge_memory.c | 2204 pmd = pmd_modify(old_pmd, vma->vm_page_prot); in do_huge_pmd_numa_page() 2248 pmd = pmd_modify(pmdp_get(vmf->pmd), vma->vm_page_prot); in do_huge_pmd_numa_page() 2625 entry = pmd_modify(oldpmd, newprot); in change_huge_pmd()
|
| /linux/arch/x86/include/asm/ |
| H A D | pgtable.h | 812 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 | 1565 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 | 1245 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|