Searched refs:x86_cpu_desc (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/kernel/cpu/
H A Dmatch.c59 static const struct x86_cpu_desc *
60 x86_match_cpu_with_stepping(const struct x86_cpu_desc *match)
63 const struct x86_cpu_desc *m;
79 bool x86_cpu_has_min_microcode_rev(const struct x86_cpu_desc *table)
81 const struct x86_cpu_desc *res = x86_match_cpu_with_stepping(table);
H A Damd.c798 static const struct x86_cpu_desc erratum_1386_microcode[] = {
/linux-master/arch/x86/include/asm/
H A Dcpu_device_id.h275 struct x86_cpu_desc { struct
300 extern bool x86_cpu_has_min_microcode_rev(const struct x86_cpu_desc *table);
/linux-master/arch/x86/events/intel/
H A Dcore.c5189 static const struct x86_cpu_desc isolation_ucodes[] = {
5234 static const struct x86_cpu_desc pebs_ucodes[] = {

Completed in 257 milliseconds