Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dmatch.c60 static const struct x86_cpu_desc *
61 x86_match_cpu_with_stepping(const struct x86_cpu_desc *match) in x86_match_cpu_with_stepping()
64 const struct x86_cpu_desc *m; in x86_match_cpu_with_stepping()
80 bool x86_cpu_has_min_microcode_rev(const struct x86_cpu_desc *table) in x86_cpu_has_min_microcode_rev()
82 const struct x86_cpu_desc *res = x86_match_cpu_with_stepping(table); in x86_cpu_has_min_microcode_rev()
/openbmc/linux/arch/x86/include/asm/
H A Dcpu_device_id.h275 struct x86_cpu_desc { struct
292 extern bool x86_cpu_has_min_microcode_rev(const struct x86_cpu_desc *table); argument
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c5049 static const struct x86_cpu_desc isolation_ucodes[] = {
5094 static const struct x86_cpu_desc pebs_ucodes[] = {