Searched refs:pmd_modify (Results 1 – 12 of 12) sorted by relevance
/linux-6.14.4/arch/arc/include/asm/ |
D | hugepage.h | 49 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
/linux-6.14.4/arch/arm/include/asm/ |
D | pgtable-3level.h | 223 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
/linux-6.14.4/arch/powerpc/mm/book3s64/ |
D | pgtable.c | 278 pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
/linux-6.14.4/arch/loongarch/include/asm/ |
D | pgtable.h | 569 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
/linux-6.14.4/arch/mips/include/asm/ |
D | pgtable.h | 725 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) function
|
/linux-6.14.4/arch/riscv/include/asm/ |
D | pgtable.h | 702 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
/linux-6.14.4/arch/sparc/include/asm/ |
D | pgtable_64.h | 321 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
/linux-6.14.4/mm/ |
D | huge_memory.c | 1983 pmd = pmd_modify(old_pmd, vma->vm_page_prot); in do_huge_pmd_numa_page() 2027 pmd = pmd_modify(pmdp_get(vmf->pmd), vma->vm_page_prot); in do_huge_pmd_numa_page() 2388 entry = pmd_modify(oldpmd, newprot); in change_huge_pmd()
|
/linux-6.14.4/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 1100 extern pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot);
|
/linux-6.14.4/arch/x86/include/asm/ |
D | pgtable.h | 855 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
/linux-6.14.4/arch/s390/include/asm/ |
D | pgtable.h | 1672 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
/linux-6.14.4/arch/arm64/include/asm/ |
D | pgtable.h | 1180 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|