Searched refs:huge_pmd_needs_flush (Results 1 – 5 of 5) sorted by relevance
211 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush() function215 #define huge_pmd_needs_flush huge_pmd_needs_flush macro
439 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush() function456 #define huge_pmd_needs_flush huge_pmd_needs_flush macro
615 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush() function619 #define huge_pmd_needs_flush huge_pmd_needs_flush macro
784 #ifndef huge_pmd_needs_flush785 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush() function
2644 if (huge_pmd_needs_flush(oldpmd, entry)) in change_huge_pmd()