Searched refs:x86_model (Results 1 – 15 of 15) sorted by relevance
138 if (((c->x86 == 6) && (c->x86_model >= 0x0f)) || (c->x86 > 6)){ in via_rng_init()165 if ((c->x86_model == 9) && (c->x86_stepping > 7)) in via_rng_init()169 if (c->x86_model >= 10) in via_rng_init()
187 if (c->x86_model < 2) in pentium4_get_frequency()260 pr_debug("x86: %x, model: %x\n", c->x86, c->x86_model); in speedstep_detect_processor()269 if (c->x86_model != 2) in speedstep_detect_processor()325 switch (c->x86_model) { in speedstep_detect_processor()
128 switch (c->x86_model) { in cpufreq_p4_get_frequency()171 cpuid = (c->x86 << 8) | (c->x86_model << 4) | c->x86_stepping; in cpufreq_p4_cpu_init()182 c->x86_model < 2) { in cpufreq_p4_cpu_init()
39 __u8 x86_model; /* model */ member279 (c->x86_model == x->x86_model) && in centrino_verify_cpu_id()
81 c->x86 != 4 || c->x86_model != 9) in sc520_freq_cpu_init()
156 (c->x86 != 4) || (c->x86_model != 10)) in elanfreq_cpu_init()
198 switch (c->x86_model) { in eps_cpu_init()397 if (!x86_match_cpu(eps_cpu_id) || boot_cpu_data.x86_model < 10) in eps_init()
768 switch (c->x86_model) { in longhaul_cpu_init()941 switch (c->x86_model) { in longhaul_init()
53 boot_cpu_data.x86_model >= 15) in should_io_be_busy()
134 if ((c->x86_model == 6) && (c->x86_stepping == 0)) { in check_powernow()
632 (c->x86_model == 6) && in acpi_cpufreq_blacklist()
158 return ((boot_cpu_data.x86_model == INTEL_FAM6_ATOM_AIRMONT) ? 1 : 0); in is_bsw()
316 if (!(c->x86 == 11 && c->x86_model == 1)) { in mic_init()
958 fam, x86_model(m->cpuid), x86_stepping(m->cpuid), in amd_decode_mce()1101 xec_mask = c->x86_model == 0x60 ? 0x3f : 0x1f; in mce_amd_init()
3189 pvt->ext_model = boot_cpu_data.x86_model >> 4; in per_family_init()3191 pvt->model = boot_cpu_data.x86_model; in per_family_init()