Home
last modified time | relevance | path

Searched refs:x86_model (Results 1 – 25 of 76) sorted by relevance

1234

/Linux-v4.19/arch/x86/kernel/cpu/
Damd.c102 if (c->x86_model == 9 || c->x86_model == 10) { in init_amd_k5()
115 if (c->x86_model < 6) { in init_amd_k6()
117 if (c->x86_model == 0) { in init_amd_k6()
124 if (c->x86_model == 6 && c->x86_stepping == 1) { in init_amd_k6()
153 if (c->x86_model < 8 || in init_amd_k6()
154 (c->x86_model == 8 && c->x86_stepping < 8)) { in init_amd_k6()
173 if ((c->x86_model == 8 && c->x86_stepping > 7) || in init_amd_k6()
174 c->x86_model == 9 || c->x86_model == 13) { in init_amd_k6()
195 if (c->x86_model == 10) { in init_amd_k6()
213 if (c->x86_model >= 6 && c->x86_model <= 10) { in init_amd_k7()
[all …]
Dcentaur.c59 if (c->x86_model >= 6 && c->x86_model <= 13) { in init_c3()
67 if (c->x86_model >= 6 && c->x86_model < 9) in init_c3()
70 if (c->x86 == 0x6 && c->x86_model >= 0xf) { in init_c3()
109 if (c->x86_model >= 0xf) in early_init_centaur()
184 switch (c->x86_model) { in init_centaur()
233 if (c->x86_model >= 8) in init_centaur()
262 if ((c->x86 == 6) && ((c->x86_model == 7) || (c->x86_model == 8))) in centaur_size_cache()
270 if ((c->x86 == 6) && (c->x86_model == 9) && in centaur_size_cache()
Dintel.c86 switch (c->x86_model) { in probe_xeon_phi_r3mwait()
157 if (c->x86_model == spectre_bad_microcodes[i].model && in bad_spectre_microcode()
169 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
177 if ((c->x86 == 0xf && c->x86_model >= 0x03) || in early_init_intel()
178 (c->x86 == 0x6 && c->x86_model >= 0x0e)) in early_init_intel()
208 if (c->x86 == 6 && c->x86_model == 0x1c && c->x86_stepping <= 2 && in early_init_intel()
223 if (c->x86 == 0xF && c->x86_model == 0x3 in early_init_intel()
241 switch (c->x86_model) { in early_init_intel()
262 if (c->x86 == 6 && c->x86_model < 15) in early_init_intel()
269 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
[all …]
Dcyrix.c217 c->x86_model = (dir1 >> 4) + 1; in init_cyrix()
249 (c->x86_model)++; in init_cyrix()
314 c->x86_model = (dir1 & 0x20) ? 1 : 2; in init_cyrix()
331 (c->x86_model)++; in init_cyrix()
380 if (c->x86 == 5 && c->x86_model == 5) in init_nsc()
Dmatch.c42 if (m->model != X86_MODEL_ANY && c->x86_model != m->model) in x86_match_cpu()
Dcommon.c474 if (c->x86_model >= 16) in table_lookup_model()
484 return info->model_names[c->x86_model]; in table_lookup_model()
750 c->x86_model = x86_model(tfms); in cpu_detect()
1300 c->x86_model = c->x86_stepping = 0; /* So far unknown... */ in identify_cpu()
1369 c->x86, c->x86_model); in identify_cpu()
1491 pr_cont(" (family: 0x%x, model: 0x%x", c->x86, c->x86_model); in print_cpu_info()
/Linux-v4.19/arch/x86/include/asm/
Dgeode.h21 (boot_cpu_data.x86_model == 5)); in is_geode_gx()
28 (boot_cpu_data.x86_model == 10)); in is_geode_lx()
Dcpu.h41 unsigned int x86_model(unsigned int sig);
Dacpi.h97 boot_cpu_data.x86_model <= 0x05 && in acpi_processor_cstate_check()
/Linux-v4.19/drivers/hwmon/
Dfam15h_power.c83 return boot_cpu_data.x86 == 0x15 && boot_cpu_data.x86_model >= 0x60; in is_carrizo_or_later()
313 (c->x86_model <= 0xf || in fam15h_power_init_attrs()
314 (c->x86_model >= 0x60 && c->x86_model <= 0x7f))) in fam15h_power_init_attrs()
331 (c->x86_model <= 0xf || in fam15h_power_init_attrs()
332 (c->x86_model >= 0x60 && c->x86_model <= 0x7f))) in fam15h_power_init_attrs()
Dcoretemp.c271 if (c->x86_model == tm->model && in adjust_tjmax()
278 if (c->x86_model == 0xf && c->x86_stepping < 4) in adjust_tjmax()
281 if (c->x86_model > 0xe && usemsr_ee) { in adjust_tjmax()
295 } else if (c->x86_model < 0x17 && !(eax & 0x10000000)) { in adjust_tjmax()
310 if (c->x86_model == 0x17 && in adjust_tjmax()
344 u8 model = c->x86_model; in cpu_has_tjmax()
429 if (c->x86_model == 0xe && c->x86_stepping < 0xc && c->microcode < 0x39) { in chk_ucode_version()
500 if (c->x86_model > 0xe && c->x86_model != 0x1c) { in create_core_data()
Dk10temp.c299 return boot_cpu_data.x86_model < 4 || in has_erratum_319()
300 (boot_cpu_data.x86_model == 4 && boot_cpu_data.x86_stepping <= 2); in has_erratum_319()
328 if (boot_cpu_data.x86 == 0x15 && (boot_cpu_data.x86_model == 0x60 || in k10temp_probe()
329 boot_cpu_data.x86_model == 0x70)) { in k10temp_probe()
/Linux-v4.19/arch/x86/lib/
Dcpu.c17 unsigned int x86_model(unsigned int sig) in x86_model() function
30 EXPORT_SYMBOL_GPL(x86_model);
/Linux-v4.19/drivers/char/hw_random/
Dvia-rng.c138 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()
/Linux-v4.19/drivers/cpufreq/
Dspeedstep-lib.c187 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()
Dp4-clockmod.c128 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()
Dspeedstep-centrino.c39 __u8 x86_model; /* model */ member
279 (c->x86_model == x->x86_model) && in centrino_verify_cpu_id()
Dsc520_freq.c81 c->x86 != 4 || c->x86_model != 9) in sc520_freq_cpu_init()
/Linux-v4.19/arch/x86/platform/intel-mid/
Dintel-mid.c113 boot_cpu_data.x86, boot_cpu_data.x86_model); in intel_mid_arch_setup()
118 switch (boot_cpu_data.x86_model) { in intel_mid_arch_setup()
/Linux-v4.19/arch/x86/crypto/
Dtwofish_glue_3way.c233 (boot_cpu_data.x86_model == 0x1c || in is_blacklisted_cpu()
234 boot_cpu_data.x86_model == 0x26 || in is_blacklisted_cpu()
235 boot_cpu_data.x86_model == 0x36)) { in is_blacklisted_cpu()
/Linux-v4.19/arch/x86/kernel/cpu/microcode/
Dintel.c125 model = x86_model(sig); in microcode_matches()
128 model_ucode = x86_model(mc_header->sig); in microcode_matches()
143 model_ucode = x86_model(ext_sig->sig); in microcode_matches()
406 model = x86_model(eax); in collect_cpu_info_early()
513 x86_family(eax), x86_model(eax), x86_stepping(eax)); in load_builtin_intel_microcode()
775 if ((c->x86_model >= 5) || (c->x86 > 6)) { in collect_cpu_info()
965 c->x86_model == INTEL_FAM6_BROADWELL_X && in is_blacklisted()
989 c->x86, c->x86_model, c->x86_stepping); in request_microcode_fw()
/Linux-v4.19/arch/x86/kernel/
Dalternative.c208 boot_cpu_data.x86_model >= 0x0f && in arch_init_ideal_nops()
209 boot_cpu_data.x86_model != 0x1c && in arch_init_ideal_nops()
210 boot_cpu_data.x86_model != 0x26 && in arch_init_ideal_nops()
211 boot_cpu_data.x86_model != 0x27 && in arch_init_ideal_nops()
212 boot_cpu_data.x86_model < 0x30) { in arch_init_ideal_nops()
/Linux-v4.19/arch/x86/events/intel/
Dp6.c251 switch (boot_cpu_data.x86_model) { in p6_pmu_init()
272 pr_cont("unsupported p6 CPU model %d ", boot_cpu_data.x86_model); in p6_pmu_init()
/Linux-v4.19/arch/x86/oprofile/
Dop_model_ppro.c88 __this_cpu_read(cpu_info.x86_model) == 15)) { in ppro_setup_ctrs()
216 boot_cpu_data.x86_model == 15) { in arch_perfmon_setup_counters()
/Linux-v4.19/drivers/mtd/nand/raw/
Dcs553x_nand.c266 boot_cpu_data.x86_model == 10) in is_geode()
272 boot_cpu_data.x86_model == 5) in is_geode()

1234