Searched refs:x86_stepping (Results 1 – 16 of 16) sorted by relevance
274 pr_debug("ebx value is %x, x86_stepping is %x\n", ebx, c->x86_stepping); in speedstep_detect_processor()276 switch (c->x86_stepping) { in speedstep_detect_processor()363 if (c->x86_stepping == 0x01) { in speedstep_detect_processor()
41 __u8 x86_stepping; /* stepping */ member281 (c->x86_stepping == x->x86_stepping)) in centrino_verify_cpu_id()
777 switch (c->x86_stepping) { in longhaul_cpu_init()789 if (c->x86_stepping < 8) { in longhaul_cpu_init()816 switch (c->x86_stepping) { in longhaul_cpu_init()
166 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()
623 (c->x86_stepping == 8)) { in acpi_cpufreq_blacklist()
261 (tm->mask == ANY || c->x86_stepping == tm->mask)) in adjust_tjmax()267 if (c->x86_model == 0xf && c->x86_stepping < 4) in adjust_tjmax()425 if (c->x86_model == 0xe && c->x86_stepping < 0xc && c->microcode < 0x39) { in chk_ucode_version()
283 vrm_ret = find_vrm(c->x86, c->x86_model, c->x86_stepping, c->x86_vendor); in vid_which_vrm()
146 stepping = boot_cpu_data.x86_stepping; in k8temp_probe()
358 (boot_cpu_data.x86_model == 4 && boot_cpu_data.x86_stepping <= 2); in has_erratum_319()
165 if ((c->x86_model == 9) && (c->x86_stepping > 7)) in via_rng_init()
126 if (cpu_data(0).x86_stepping == 1) { in gx_set_dclk_frequency()
507 if (c->x86 == 6 && c->x86_model == 15 && c->x86_stepping == 2) { in padlock_init()
1133 fam, x86_model(m->cpuid), x86_stepping(m->cpuid), in amd_decode_mce()
262 (boot_cpu_data.x86_stepping >= 1); in icl_ibecc_available()
3619 pvt->stepping = boot_cpu_data.x86_stepping; in per_family_init()