Searched refs:pmd_modify (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/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.12.1/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.12.1/arch/powerpc/mm/book3s64/ |
D | pgtable.c | 265 pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
/linux-6.12.1/arch/loongarch/include/asm/ |
D | pgtable.h | 566 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
/linux-6.12.1/arch/mips/include/asm/ |
D | pgtable.h | 725 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) function
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | pgtable.h | 691 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
/linux-6.12.1/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.12.1/mm/ |
D | huge_memory.c | 1903 pmd = pmd_modify(old_pmd, vma->vm_page_prot); in do_huge_pmd_numa_page() 1947 pmd = pmd_modify(pmdp_get(vmf->pmd), vma->vm_page_prot); in do_huge_pmd_numa_page() 2296 entry = pmd_modify(oldpmd, newprot); in change_huge_pmd()
|
/linux-6.12.1/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 1100 extern pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot);
|
/linux-6.12.1/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.12.1/arch/s390/include/asm/ |
D | pgtable.h | 1640 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | pgtable.h | 1175 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify() function
|