Home
last modified time | relevance | path

Searched refs:x86_cpu_has_min_microcode_rev (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dmatch.c82 bool x86_cpu_has_min_microcode_rev(const struct x86_cpu_desc *table) in x86_cpu_has_min_microcode_rev() function
91 EXPORT_SYMBOL_GPL(x86_cpu_has_min_microcode_rev);
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcpu_device_id.h194 extern bool x86_cpu_has_min_microcode_rev(const struct x86_cpu_desc *table);
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dcore.c4432 x86_pmu.pebs_no_isolation = !x86_cpu_has_min_microcode_rev(isolation_ucodes); in intel_check_pebs_isolation()
4451 return !x86_cpu_has_min_microcode_rev(pebs_ucodes); in intel_snb_pebs_broken()
4592 return !x86_cpu_has_min_microcode_rev(counter_freezing_ucodes); in intel_counter_freezing_broken()