Home
last modified time | relevance | path

Searched defs:huge_pmd_needs_flush (Results 1 – 2 of 2) 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() function
215 #define huge_pmd_needs_flush huge_pmd_needs_flush macro
/linux/include/asm-generic/
H A Dtlb.h745 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) huge_pmd_needs_flush() function