Home
last modified time | relevance | path

Searched refs:mce_available (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/cpu/mcheck/
A Dnon-fatal.c93 if (!opt_mce || !mce_available(c)) in init_nonfatal_mce_checker()
A Dmce.h55 bool mce_available(const struct cpuinfo_x86 *c);
A Dmce_intel.c678 if ( !mce_available(c) || !cmci_support ) in intel_init_cmci()
A Dmce.c577 bool mce_available(const struct cpuinfo_x86 *c) in mce_available() function
754 if ( !mce_available(c) ) in mcheck_init()

Completed in 7 milliseconds