Lines Matching refs:cpuinfo_x86
81 struct cpuinfo_x86 { struct
174 extern struct cpuinfo_x86 boot_cpu_data;
175 extern struct cpuinfo_x86 new_cpu_data;
181 DECLARE_PER_CPU_READ_MOSTLY(struct cpuinfo_x86, cpu_info);
192 extern void cpu_detect(struct cpuinfo_x86 *c);
201 extern void identify_secondary_cpu(struct cpuinfo_x86 *);
202 extern void print_cpu_info(struct cpuinfo_x86 *);
203 void print_cpu_msr(struct cpuinfo_x86 *);
658 extern void select_idle_routine(const struct cpuinfo_x86 *c);
842 void microcode_check(struct cpuinfo_x86 *prev_info);
843 void store_cpu_caps(struct cpuinfo_x86 *info);