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