Searched refs:mce_available (Results 1 – 4 of 4) sorted by relevance
93 if (!opt_mce || !mce_available(c)) in init_nonfatal_mce_checker()
55 bool mce_available(const struct cpuinfo_x86 *c);
678 if ( !mce_available(c) || !cmci_support ) in intel_init_cmci()
577 bool mce_available(const struct cpuinfo_x86 *c) in mce_available() function754 if ( !mce_available(c) ) in mcheck_init()
Completed in 7 milliseconds