x86_topology_cpu_type
enum x86_topology_cpu_type get_topology_cpu_type(struct cpuinfo_x86 *c);
enum x86_topology_cpu_type core_type = get_topology_cpu_type(&cpu_data(cpu));
enum x86_topology_cpu_type get_topology_cpu_type(struct cpuinfo_x86 *c)