Searched refs:mce_get_storm_mode (Results 1 – 3 of 3) sorted by relevance
68 bool mce_get_storm_mode(void);75 static inline bool mce_get_storm_mode(void) { return false; } in mce_get_storm_mode() function
50 bool mce_get_storm_mode(void) in mce_get_storm_mode() function
1712 if (mce_get_storm_mode()) { in mce_timer_fn()