Home
last modified time | relevance | path

Searched defs:oldpmd (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/arch/powerpc/include/asm/book3s/64/
Dtlbflush.h216 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush()
/linux-6.6.21/arch/x86/include/asm/
Dtlbflush.h375 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush()
/linux-6.6.21/include/asm-generic/
Dtlb.h715 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush()
/linux-6.6.21/mm/
Dhuge_memory.c1491 pmd_t oldpmd = vmf->orig_pmd; in do_huge_pmd_numa_page() local
1810 pmd_t oldpmd, entry; in change_huge_pmd() local