Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dmatch.c62 static const struct x86_cpu_desc *
63 x86_match_cpu_with_stepping(const struct x86_cpu_desc *match) in x86_match_cpu_with_stepping()
66 const struct x86_cpu_desc *m; in x86_match_cpu_with_stepping()
82 bool x86_cpu_has_min_microcode_rev(const struct x86_cpu_desc *table) in x86_cpu_has_min_microcode_rev()
84 const struct x86_cpu_desc *res = x86_match_cpu_with_stepping(table); in x86_cpu_has_min_microcode_rev()
/linux-6.3-rc2/arch/x86/include/asm/
A Dcpu_device_id.h177 struct x86_cpu_desc { struct
194 extern bool x86_cpu_has_min_microcode_rev(const struct x86_cpu_desc *table); argument
/linux-6.3-rc2/arch/x86/events/intel/
A Dcore.c5007 static const struct x86_cpu_desc isolation_ucodes[] = {
5052 static const struct x86_cpu_desc pebs_ucodes[] = {

Completed in 14 milliseconds