Searched refs:x86_stepping (Results 1 – 15 of 15) sorted by relevance
275 pr_debug("ebx value is %x, x86_stepping is %x\n", ebx, c->x86_stepping); in speedstep_detect_processor()277 switch (c->x86_stepping) { in speedstep_detect_processor()364 if (c->x86_stepping == 0x01) { in speedstep_detect_processor()
40 __u8 x86_stepping; /* stepping */ member280 (c->x86_stepping == x->x86_stepping)) in centrino_verify_cpu_id()
778 switch (c->x86_stepping) { in longhaul_cpu_init()790 if (c->x86_stepping < 8) { in longhaul_cpu_init()817 switch (c->x86_stepping) { in longhaul_cpu_init()
171 cpuid = (c->x86 << 8) | (c->x86_model << 4) | c->x86_stepping; in cpufreq_p4_cpu_init()
134 if ((c->x86_model == 6) && (c->x86_stepping == 0)) { in check_powernow()
632 (c->x86_stepping == 8)) { in acpi_cpufreq_blacklist()
271 (tm->mask == ANY || c->x86_stepping == tm->mask)) in adjust_tjmax()277 if (c->x86_model == 0xf && c->x86_stepping < 4) in adjust_tjmax()428 if (c->x86_model == 0xe && c->x86_stepping < 0xc && c->microcode < 0x39) { in chk_ucode_version()
296 vrm_ret = find_vrm(c->x86, c->x86_model, c->x86_stepping, c->x86_vendor); in vid_which_vrm()
182 (boot_cpu_data.x86_model == 4 && boot_cpu_data.x86_stepping <= 2); in has_erratum_319()
190 stepping = boot_cpu_data.x86_stepping; in k8temp_probe()
165 if ((c->x86_model == 9) && (c->x86_stepping > 7)) in via_rng_init()
130 if (cpu_data(0).x86_stepping == 1) { in gx_set_dclk_frequency()
519 if (c->x86 == 6 && c->x86_model == 15 && c->x86_stepping == 2) { in padlock_init()
958 fam, x86_model(m->cpuid), x86_stepping(m->cpuid), in amd_decode_mce()
3170 pvt->stepping = boot_cpu_data.x86_stepping; in per_family_init()