Searched refs:mcheck_cpu_clear (Results 1 – 4 of 4) sorted by relevance
211 void mcheck_cpu_clear(struct cpuinfo_x86 *c);217 static inline void mcheck_cpu_clear(struct cpuinfo_x86 *c) {} in mcheck_cpu_clear() function
230 mcheck_cpu_clear(this_cpu_ptr(&cpu_info)); in native_stop_other_cpus()
813 mcheck_cpu_clear(c); in stop_this_cpu()
2219 void mcheck_cpu_clear(struct cpuinfo_x86 *c) in mcheck_cpu_clear() function