Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush.h211 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush()
/linux/include/asm-generic/
H A Dtlb.h745 huge_pmd_needs_flush(pmd_t oldpmd,pmd_t newpmd) huge_pmd_needs_flush() argument
/linux/mm/
H A Dhuge_memory.c2289 pmd_t oldpmd, entry; in change_huge_pmd() local