Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Damd.c84 if (c->x86_model == 9 || c->x86_model == 10) { in init_amd_k5()
97 if (c->x86_model < 6) { in init_amd_k6()
99 if (c->x86_model == 0) { in init_amd_k6()
106 if (c->x86_model == 6 && c->x86_mask == 1) { in init_amd_k6()
135 if (c->x86_model < 8 || in init_amd_k6()
136 (c->x86_model == 8 && c->x86_mask < 8)) { in init_amd_k6()
155 if ((c->x86_model == 8 && c->x86_mask > 7) || in init_amd_k6()
156 c->x86_model == 9 || c->x86_model == 13) { in init_amd_k6()
177 if (c->x86_model == 10) { in init_amd_k6()
195 if (c->x86_model >= 6 && c->x86_model <= 10) { in init_amd_k7()
[all …]
Dcentaur.c50 if (c->x86_model >= 6 && c->x86_model <= 13) { in init_c3()
58 if (c->x86_model >= 6 && c->x86_model < 9) in init_c3()
61 if (c->x86 == 0x6 && c->x86_model >= 0xf) { in init_c3()
100 if (c->x86_model >= 0xf) in early_init_centaur()
128 switch (c->x86_model) { in init_centaur()
177 if (c->x86_model >= 8) in init_centaur()
203 if ((c->x86 == 6) && ((c->x86_model == 7) || (c->x86_model == 8))) in centaur_size_cache()
211 if ((c->x86 == 6) && (c->x86_model == 9) && in centaur_size_cache()
Dintel.c33 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
41 if ((c->x86 == 0xf && c->x86_model >= 0x03) || in early_init_intel()
42 (c->x86 == 0x6 && c->x86_model >= 0x0e)) in early_init_intel()
62 if (c->x86 == 6 && c->x86_model == 0x1c && c->x86_mask <= 2 && in early_init_intel()
77 if (c->x86 == 0xF && c->x86_model == 0x3 in early_init_intel()
97 switch (c->x86_model) { in early_init_intel()
117 if (c->x86 == 6 && c->x86_model < 15) in early_init_intel()
139 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
158 if (c->x86 == 5 && c->x86_model == 9) { in early_init_intel()
176 boot_cpu_data.x86_model == 1 && in ppro_with_ram_bug()
[all …]
Dcyrix.c213 c->x86_model = (dir1 >> 4) + 1; in init_cyrix()
245 (c->x86_model)++; in init_cyrix()
309 c->x86_model = (dir1 & 0x20) ? 1 : 2; in init_cyrix()
326 (c->x86_model)++; in init_cyrix()
375 if (c->x86 == 5 && c->x86_model == 5) in init_nsc()
Dperf_event_p6.c250 switch (boot_cpu_data.x86_model) { in p6_pmu_init()
271 pr_cont("unsupported p6 CPU model %d ", boot_cpu_data.x86_model); in p6_pmu_init()
Dmatch.c41 if (m->model != X86_MODEL_ANY && c->x86_model != m->model) in x86_match_cpu()
Dcommon.c369 if (c->x86_model >= 16) in table_lookup_model()
379 return info->model_names[c->x86_model]; in table_lookup_model()
601 c->x86_model = (tfms >> 4) & 0xf; in cpu_detect()
607 c->x86_model += ((tfms >> 16) & 0xf) << 4; in cpu_detect()
884 c->x86_model = c->x86_mask = 0; /* So far unknown... */ in identify_cpu()
954 c->x86, c->x86_model); in identify_cpu()
1128 printk(KERN_CONT " (fam: %02x, model: %02x", c->x86, c->x86_model); in print_cpu_info()
Dproc.c69 c->x86_model, in show_cpuinfo()
Dperf_event_p4.c735 if (boot_cpu_data.x86_model != 3 && in p4_event_match_cpu_model()
736 boot_cpu_data.x86_model != 4 && in p4_event_match_cpu_model()
737 boot_cpu_data.x86_model != 6) in p4_event_match_cpu_model()
1350 boot_cpu_data.x86_model); in p4_pmu_init()
Dperf_event_intel_uncore.c905 switch (boot_cpu_data.x86_model) { in uncore_pci_init()
1201 switch (boot_cpu_data.x86_model) { in uncore_cpu_init()
Dperf_event_intel.c2805 switch (cpu_data(cpu).x86_model) { in intel_snb_pebs_broken()
3052 switch (boot_cpu_data.x86_model) { in intel_pmu_init()
3175 if (boot_cpu_data.x86_model == 45) in intel_pmu_init()
3213 if (boot_cpu_data.x86_model == 62) in intel_pmu_init()
Dperf_event_intel_rapl.c712 switch (boot_cpu_data.x86_model) { in rapl_pmu_init()
Dperf_event_intel_lbr.c953 if (boot_cpu_data.x86_model == 28 in intel_pmu_lbr_init_atom()
Dperf_event_intel_ds.c143 int model = boot_cpu_data.x86_model; in load_latency_data()
Dperf_event_intel_uncore_nhmex.c1213 if (boot_cpu_data.x86_model == 46) in nhmex_uncore_cpu_init()
/linux-4.1.27/arch/x86/kernel/
Dtsc_msr.c43 u8 x86_model; /* model */ member
67 (model == freq_desc_tables[i].x86_model)) in match_cpu()
89 cpu_index = match_cpu(boot_cpu_data.x86, boot_cpu_data.x86_model); in try_msr_calibrate_tsc()
Damd_nb.c94 (boot_cpu_data.x86 == 0x15 && boot_cpu_data.x86_model < 0x10)) in amd_cache_northbridges()
108 boot_cpu_data.x86_model >= 0x8 && in amd_cache_northbridges()
109 (boot_cpu_data.x86_model > 0x9 || in amd_cache_northbridges()
Dalternative.c214 boot_cpu_data.x86_model >= 0x0f && in arch_init_ideal_nops()
215 boot_cpu_data.x86_model != 0x1c && in arch_init_ideal_nops()
216 boot_cpu_data.x86_model != 0x26 && in arch_init_ideal_nops()
217 boot_cpu_data.x86_model != 0x27 && in arch_init_ideal_nops()
218 boot_cpu_data.x86_model < 0x30) { in arch_init_ideal_nops()
Dasm-offsets_32.c33 OFFSET(CPUINFO_x86_model, cpuinfo_x86, x86_model); in foo()
Dmpparse.c415 (boot_cpu_data.x86_model << 4) | boot_cpu_data.x86_mask; in construct_default_ISA_mptable()
/linux-4.1.27/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()
Dacpi.h90 boot_cpu_data.x86_model <= 0x05 && in acpi_processor_cstate_check()
Dmicrocode.h137 static inline unsigned int x86_model(unsigned int sig) in x86_model() function
Dcpufeature.h600 boot_cpu_data.x86_model
Dprocessor.h85 __u8 x86_model; member
/linux-4.1.27/drivers/char/hw_random/
Dvia-rng.c142 if ((c->x86 == 6) && (c->x86_model >= 0x0f)) { in via_rng_init()
169 if ((c->x86_model == 9) && (c->x86_mask > 7)) in via_rng_init()
173 if (c->x86_model >= 10) in via_rng_init()
/linux-4.1.27/drivers/cpufreq/
Dspeedstep-lib.c185 if (c->x86_model < 2) in pentium4_get_frequency()
258 pr_debug("x86: %x, model: %x\n", c->x86, c->x86_model); in speedstep_detect_processor()
267 if (c->x86_model != 2) in speedstep_detect_processor()
323 switch (c->x86_model) { in speedstep_detect_processor()
Dp4-clockmod.c132 switch (c->x86_model) { in cpufreq_p4_get_frequency()
179 cpuid = (c->x86 << 8) | (c->x86_model << 4) | c->x86_mask; in cpufreq_p4_cpu_init()
190 c->x86_model < 2) { in cpufreq_p4_cpu_init()
Dspeedstep-centrino.c38 __u8 x86_model; /* model */ member
278 (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()
Delanfreq.c154 (c->x86 != 4) || (c->x86_model != 10)) in elanfreq_cpu_init()
De_powersaver.c199 switch (c->x86_model) { in eps_cpu_init()
411 if (!x86_match_cpu(eps_cpu_id) || boot_cpu_data.x86_model < 10) in eps_init()
Dlonghaul.c779 switch (c->x86_model) { in longhaul_cpu_init()
954 switch (c->x86_model) { in longhaul_init()
Dpowernow-k7.c135 if ((c->x86_model == 6) && (c->x86_mask == 0)) { in check_powernow()
Dcpufreq_ondemand.c65 boot_cpu_data.x86_model >= 15) in should_io_be_busy()
Dacpi-cpufreq.c630 (c->x86_model == 6) && in acpi_cpufreq_blacklist()
/linux-4.1.27/drivers/hwmon/
Dcoretemp.c270 if (c->x86_model == tm->model && in adjust_tjmax()
277 if (c->x86_model == 0xf && c->x86_mask < 4) in adjust_tjmax()
280 if (c->x86_model > 0xe && usemsr_ee) { in adjust_tjmax()
294 } else if (c->x86_model < 0x17 && !(eax & 0x10000000)) { in adjust_tjmax()
309 if (c->x86_model == 0x17 && in adjust_tjmax()
343 u8 model = c->x86_model; in cpu_has_tjmax()
428 if (c->x86_model == 0xe && c->x86_mask < 0xc && c->microcode < 0x39) { in chk_ucode_version()
517 if (c->x86_model > 0xe && c->x86_model != 0x1c) { in create_core_data()
Dk10temp.c82 if (boot_cpu_data.x86 == 0x15 && boot_cpu_data.x86_model == 0x60) { in show_temp()
182 return boot_cpu_data.x86_model < 4 || in has_erratum_319()
183 (boot_cpu_data.x86_model == 4 && boot_cpu_data.x86_mask <= 2); in has_erratum_319()
Dvia-cputemp.c139 switch (c->x86_model) { in via_cputemp_probe()
328 if (c->x86_model < 0x0a) in via_cputemp_init()
331 if (c->x86_model > 0x0f) { in via_cputemp_init()
332 pr_warn("Unknown CPU model 0x%x\n", c->x86_model); in via_cputemp_init()
Dhwmon-vid.c296 vrm_ret = find_vrm(c->x86, c->x86_model, c->x86_mask, c->x86_vendor); in vid_which_vrm()
Dfam15h_power.c102 (boot_cpu_data.x86 != 0x15 || boot_cpu_data.x86_model > 0xf)) in fam15h_power_is_visible()
Dk8temp.c189 model = boot_cpu_data.x86_model; in k8temp_probe()
/linux-4.1.27/arch/x86/platform/intel-mid/
Dintel-mid.c110 boot_cpu_data.x86, boot_cpu_data.x86_model); in intel_mid_arch_setup()
115 switch (boot_cpu_data.x86_model) { in intel_mid_arch_setup()
/linux-4.1.27/arch/x86/oprofile/
Dop_model_ppro.c88 __this_cpu_read(cpu_info.x86_model) == 15)) { in ppro_setup_ctrs()
216 __this_cpu_read(cpu_info.x86_model) == 15) { in arch_perfmon_setup_counters()
Dnmi_int.c581 __u8 cpu_model = boot_cpu_data.x86_model; in p4_init()
635 __u8 cpu_model = boot_cpu_data.x86_model; in ppro_init()
Dop_model_p4.c434 if (boot_cpu_data.x86_model >= 0x3) { in p4_fill_in_addresses()
/linux-4.1.27/arch/x86/kernel/cpu/microcode/
Dintel.c99 if ((c->x86_model >= 5) || (c->x86 > 6)) { in collect_cpu_info()
284 c->x86, c->x86_model, c->x86_mask); in request_microcode_fw()
Dintel_early.c149 model = x86_model(sig); in matching_model_microcode()
152 model_ucode = x86_model(mc_header->sig); in matching_model_microcode()
167 model_ucode = x86_model(ext_sig->sig); in matching_model_microcode()
370 model = x86_model(csig.sig); in collect_cpu_info_early()
/linux-4.1.27/arch/x86/crypto/
Dtwofish_glue_3way.c443 (boot_cpu_data.x86_model == 0x1c || in is_blacklisted_cpu()
444 boot_cpu_data.x86_model == 0x26 || in is_blacklisted_cpu()
445 boot_cpu_data.x86_model == 0x36)) { in is_blacklisted_cpu()
/linux-4.1.27/drivers/mtd/nand/
Dcs553x_nand.c264 boot_cpu_data.x86_model == 10) in is_geode()
270 boot_cpu_data.x86_model == 5) in is_geode()
/linux-4.1.27/arch/x86/kernel/acpi/
Dcstate.c53 (c->x86 > 0xf || (c->x86 == 6 && c->x86_model >= 0x0f))) in acpi_processor_power_init_bm_check()
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c516 if (c->x86 == 6 && (c->x86_model == 9 || c->x86_model == 13)) { in intel_init_thermal()
Dmce.c1543 if (c->x86 == 0x15 && c->x86_model <= 0xf) in __mcheck_cpu_apply_quirks()
1551 (c->x86_model >= 0x10 && c->x86_model <= 0x1f)) { in __mcheck_cpu_apply_quirks()
1588 if (c->x86 == 6 && c->x86_model < 0x1A && cfg->banks > 0) in __mcheck_cpu_apply_quirks()
1595 if ((c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xe)) && in __mcheck_cpu_apply_quirks()
1603 if (c->x86 == 6 && c->x86_model <= 13 && cfg->bootlog < 0) in __mcheck_cpu_apply_quirks()
1606 if (c->x86 == 6 && c->x86_model == 45) in __mcheck_cpu_apply_quirks()
/linux-4.1.27/drivers/idle/
Dintel_idle.c869 boot_cpu_data.x86, boot_cpu_data.x86_model); in intel_idle_probe()
894 " model 0x%X\n", boot_cpu_data.x86_model); in intel_idle_probe()
930 if (boot_cpu_data.x86_model == 0x3e) { /* IVT */ in intel_idle_state_table_update()
/linux-4.1.27/drivers/misc/mic/card/
Dmic_x100.c266 if (!(c->x86 == 11 && c->x86_model == 1)) { in mic_init()
/linux-4.1.27/drivers/crypto/ccp/
Dccp-dev.c598 if ((cpuinfo->x86_model < 48) || (cpuinfo->x86_model > 63)) in ccp_mod_init()
/linux-4.1.27/drivers/edac/
Dmce_amd.c763 c->x86, c->x86_model, c->x86_mask, in amd_decode_mce()
876 xec_mask = c->x86_model == 0x60 ? 0x3f : 0x1f; in mce_amd_init()
Damd64_edac.c2702 pvt->ext_model = boot_cpu_data.x86_model >> 4; in per_family_init()
2704 pvt->model = boot_cpu_data.x86_model; in per_family_init()
/linux-4.1.27/drivers/crypto/
Dpadlock-sha.c548 if (c->x86_model < 0x0f) { in padlock_init()
580 if (c->x86_model >= 0x0f) { in padlock_fini()
Dpadlock-aes.c534 if (c->x86 == 6 && c->x86_model == 15 && c->x86_mask == 2) { in padlock_init()
/linux-4.1.27/drivers/iommu/
Damd_iommu_init.c1051 (boot_cpu_data.x86_model < 0x10) || in amd_iommu_erratum_746_workaround()
1052 (boot_cpu_data.x86_model > 0x1f)) in amd_iommu_erratum_746_workaround()
1083 (boot_cpu_data.x86_model < 0x30) || in amd_iommu_ats_write_check_workaround()
1084 (boot_cpu_data.x86_model > 0x3f)) in amd_iommu_ats_write_check_workaround()
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/
Dmain.c690 boot_cpu_data.x86_model == 0x3 && in mtrr_bp_init()
Dgeneric.c793 boot_cpu_data.x86_model == 1 && in generic_validate_add_page()
/linux-4.1.27/drivers/thermal/
Dintel_powerclamp.c708 boot_cpu_data.x86, boot_cpu_data.x86_model); in powerclamp_probe()
/linux-4.1.27/drivers/acpi/
Dprocessor_perflib.c302 if ((boot_cpu_data.x86 == 0x10 && boot_cpu_data.x86_model < 10) in amd_fixup_frequency()
/linux-4.1.27/arch/x86/kernel/apic/
Dapic.c1694 if ((boot_cpu_data.x86 == 6 && boot_cpu_data.x86_model > 1) || in detect_init_APIC()
/linux-4.1.27/drivers/powercap/
Dintel_rapl.c1479 boot_cpu_data.x86, boot_cpu_data.x86_model); in rapl_init()
/linux-4.1.27/drivers/platform/x86/
Dintel_ips.c1374 if (!(boot_cpu_data.x86 == 6 && boot_cpu_data.x86_model == 37)) { in ips_detect_cpu()
/linux-4.1.27/arch/x86/kvm/
Dvmx.c3151 switch (boot_cpu_data.x86_model) { in setup_vmcs_config()