Lines Matching refs:cpuinfo_x86
82 struct cpuinfo_x86 { struct
149 extern struct cpuinfo_x86 boot_cpu_data; argument
150 extern struct cpuinfo_x86 new_cpu_data;
157 DECLARE_PER_CPU_READ_MOSTLY(struct cpuinfo_x86, cpu_info);
168 extern void cpu_detect(struct cpuinfo_x86 *c);
169 extern void fpu_detect(struct cpuinfo_x86 *c);
173 extern void identify_secondary_cpu(struct cpuinfo_x86 *);
174 extern void print_cpu_info(struct cpuinfo_x86 *);
175 void print_cpu_msr(struct cpuinfo_x86 *);
176 extern void init_scattered_cpuid_features(struct cpuinfo_x86 *c);
177 extern unsigned int init_intel_cacheinfo(struct cpuinfo_x86 *c);
178 extern void init_amd_cacheinfo(struct cpuinfo_x86 *c);
180 extern void detect_extended_topology(struct cpuinfo_x86 *c);
181 extern void detect_ht(struct cpuinfo_x86 *c);
729 extern void select_idle_routine(const struct cpuinfo_x86 *c);