Searched refs:mcheck_type (Results 1 – 4 of 4) sorted by relevance
34 enum mcheck_type { enum47 enum mcheck_type amd_mcheck_init(struct cpuinfo_x86 *c);48 enum mcheck_type intel_mcheck_init(struct cpuinfo_x86 *c, bool bsp);
285 enum mcheck_type
605 static enum mcheck_type g_type = mcheck_unset; in show_mca_info()770 enum mcheck_type inited = mcheck_none; in mcheck_init()
955 enum mcheck_type intel_mcheck_init(struct cpuinfo_x86 *c, bool bsp) in intel_mcheck_init()
Completed in 15 milliseconds