Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/cpu/
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);
/linux-6.3-rc2/arch/x86/include/asm/
A Dcpu_device_id.h194 extern bool x86_cpu_has_min_microcode_rev(const struct x86_cpu_desc *table);
/linux-6.3-rc2/arch/x86/events/intel/
A Dcore.c5042 x86_pmu.pebs_no_isolation = !x86_cpu_has_min_microcode_rev(isolation_ucodes); in intel_check_pebs_isolation()
5061 return !x86_cpu_has_min_microcode_rev(pebs_ucodes); in intel_snb_pebs_broken()

Completed in 20 milliseconds