Searched refs:mcheck_cpu_clear (Results 1 – 4 of 4) sorted by relevance
245 void mcheck_cpu_clear(struct cpuinfo_x86 *c);251 static inline void mcheck_cpu_clear(struct cpuinfo_x86 *c) {} in mcheck_cpu_clear() function
234 mcheck_cpu_clear(this_cpu_ptr(&cpu_info)); in native_stop_other_cpus()
819 mcheck_cpu_clear(c); in stop_this_cpu()
2321 void mcheck_cpu_clear(struct cpuinfo_x86 *c) in mcheck_cpu_clear() function