Home
last modified time | relevance | path

Searched defs:mce_get_storm_mode (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/cpu/mce/
H A Dthreshold.c50 bool mce_get_storm_mode(void) in mce_get_storm_mode() function
H A Dinternal.h75 static inline bool mce_get_storm_mode(void) { return false; } in mce_get_storm_mode() function