Searched refs:cpu_stepping (Results 1 – 1 of 1) sorted by relevance
158 int cpu_model, cpu_stepping; in coretemp_attach() local166 cpu_stepping = CPUID_TO_STEPPING(cpu_id); in coretemp_attach()189 if (cpu_model == 0xe && cpu_stepping < 0xc) { in coretemp_attach()205 if ((cpu_model == 0xf && cpu_stepping >= 2) || cpu_model == 0xe) { in coretemp_attach()217 switch (cpu_stepping) { in coretemp_attach()225 switch (cpu_stepping) { in coretemp_attach()