Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/arch/x86/include/asm/
Dtlbflush.h341 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush()
/Linux-v6.1/include/asm-generic/
Dtlb.h677 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush()
/Linux-v6.1/mm/
Dhuge_memory.c1478 pmd_t oldpmd = vmf->orig_pmd; in do_huge_pmd_numa_page() local
1785 pmd_t oldpmd, entry; in change_huge_pmd() local