Searched refs:x86_cpu_has_min_microcode_rev (Results 1 – 3 of 3) sorted by relevance
72 bool x86_cpu_has_min_microcode_rev(const struct x86_cpu_desc *table) in x86_cpu_has_min_microcode_rev() function81 EXPORT_SYMBOL_GPL(x86_cpu_has_min_microcode_rev);
39 extern bool x86_cpu_has_min_microcode_rev(const struct x86_cpu_desc *table);
4020 x86_pmu.pebs_no_isolation = !x86_cpu_has_min_microcode_rev(isolation_ucodes); in intel_check_pebs_isolation()4039 return !x86_cpu_has_min_microcode_rev(pebs_ucodes); in intel_snb_pebs_broken()4180 return !x86_cpu_has_min_microcode_rev(counter_freezing_ucodes); in intel_counter_freezing_broken()