Searched refs:huge_pmd_needs_flush (Results 1 – 4 of 4) sorted by relevance
201 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush() function205 #define huge_pmd_needs_flush huge_pmd_needs_flush macro
341 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush() function358 #define huge_pmd_needs_flush huge_pmd_needs_flush macro
704 #ifndef huge_pmd_needs_flush705 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush() function
1934 if (huge_pmd_needs_flush(oldpmd, entry)) in change_huge_pmd()
Completed in 12 milliseconds