Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush.h216 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush()
/openbmc/linux/arch/x86/include/asm/
H A Dtlbflush.h375 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush()
/openbmc/linux/include/asm-generic/
H A Dtlb.h715 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush()
/openbmc/linux/mm/
H A Dhuge_memory.c1829 pmd_t newpmd; in change_huge_pmd() local