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