Lines Matching refs:cpuinfo_x86
88 struct cpuinfo_x86 { struct
155 extern struct cpuinfo_x86 boot_cpu_data; argument
156 extern struct cpuinfo_x86 new_cpu_data;
163 DECLARE_PER_CPU_READ_MOSTLY(struct cpuinfo_x86, cpu_info);
174 extern void cpu_detect(struct cpuinfo_x86 *c);
178 extern void identify_secondary_cpu(struct cpuinfo_x86 *);
179 extern void print_cpu_info(struct cpuinfo_x86 *);
180 void print_cpu_msr(struct cpuinfo_x86 *);
181 extern void init_scattered_cpuid_features(struct cpuinfo_x86 *c);
182 extern unsigned int init_intel_cacheinfo(struct cpuinfo_x86 *c);
183 extern void init_amd_cacheinfo(struct cpuinfo_x86 *c);
185 extern void detect_extended_topology(struct cpuinfo_x86 *c);
186 extern void detect_ht(struct cpuinfo_x86 *c);
602 extern void select_idle_routine(const struct cpuinfo_x86 *c);