Searched refs:mcheck_cpu_clear (Results 1 – 4 of 4) sorted by relevance
163 void mcheck_cpu_clear(struct cpuinfo_x86 *c);168 static inline void mcheck_cpu_clear(struct cpuinfo_x86 *c) {} in mcheck_cpu_clear() function
252 mcheck_cpu_clear(this_cpu_ptr(&cpu_info)); in native_stop_other_cpus()
524 mcheck_cpu_clear(this_cpu_ptr(&cpu_info)); in stop_this_cpu()
1849 void mcheck_cpu_clear(struct cpuinfo_x86 *c) in mcheck_cpu_clear() function