Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Damd.c92 if (c->x86_model == 9 || c->x86_model == 10) { in init_amd_k5()
105 if (c->x86_model < 6) { in init_amd_k6()
107 if (c->x86_model == 0) { in init_amd_k6()
114 if (c->x86_model == 6 && c->x86_mask == 1) { in init_amd_k6()
143 if (c->x86_model < 8 || in init_amd_k6()
144 (c->x86_model == 8 && c->x86_mask < 8)) { in init_amd_k6()
163 if ((c->x86_model == 8 && c->x86_mask > 7) || in init_amd_k6()
164 c->x86_model == 9 || c->x86_model == 13) { in init_amd_k6()
185 if (c->x86_model == 10) { in init_amd_k6()
203 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()
118 if (c->x86 == 6 && c->x86_model < 15) in early_init_intel()
140 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) { in early_init_intel()
159 if (c->x86 == 5 && c->x86_model == 9) { in early_init_intel()
177 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.c351 if (c->x86_model >= 16) in table_lookup_model()
361 return info->model_names[c->x86_model]; in table_lookup_model()
585 c->x86_model = (tfms >> 4) & 0xf; in cpu_detect()
591 c->x86_model += ((tfms >> 16) & 0xf) << 4; in cpu_detect()
869 c->x86_model = c->x86_mask = 0; /* So far unknown... */ in identify_cpu()
939 c->x86, c->x86_model); in identify_cpu()
1113 printk(KERN_CONT " (family: 0x%x, model: 0x%x", c->x86, c->x86_model); in print_cpu_info()
Dperf_event_intel_cstate.c139 switch (boot_cpu_data.x86_model) { in test_core()
266 switch (boot_cpu_data.x86_model) { in test_pkg()
601 switch (boot_cpu_data.x86_model) { in cstate_init()
Dproc.c70 c->x86_model, in show_cpuinfo()
Dperf_event_msr.c24 switch (boot_cpu_data.x86_model) { in test_intel()
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.c959 switch (boot_cpu_data.x86_model) { in uncore_pci_init()
1261 switch (boot_cpu_data.x86_model) { in uncore_cpu_init()
Dperf_event_intel_rapl.c721 switch (boot_cpu_data.x86_model) { in rapl_pmu_init()
Dperf_event_intel.c3048 switch (cpu_data(cpu).x86_model) { in intel_snb_pebs_broken()
3295 switch (boot_cpu_data.x86_model) { in intel_pmu_init()
3420 if (boot_cpu_data.x86_model == 45) in intel_pmu_init()
3458 if (boot_cpu_data.x86_model == 62) in intel_pmu_init()
Dperf_event_intel_lbr.c1014 if (boot_cpu_data.x86_model == 28 in intel_pmu_lbr_init_atom()
Dperf_event_intel_uncore_nhmex.c1213 if (boot_cpu_data.x86_model == 46) in nhmex_uncore_cpu_init()
Dperf_event_intel_ds.c152 int model = boot_cpu_data.x86_model; in load_latency_data()
/linux-4.4.14/drivers/hwmon/
Dfam15h_power.c78 if (boot_cpu_data.x86 == 0x15 && boot_cpu_data.x86_model >= 0x60) { in show_power()
126 (c->x86_model <= 0xf || in fam15h_power_init_attrs()
127 (c->x86_model >= 0x60 && c->x86_model <= 0x6f))) in fam15h_power_init_attrs()
140 (c->x86_model <= 0xf || in fam15h_power_init_attrs()
141 (c->x86_model >= 0x60 && c->x86_model <= 0x6f))) in fam15h_power_init_attrs()
Dcoretemp.c271 if (c->x86_model == tm->model && in adjust_tjmax()
278 if (c->x86_model == 0xf && c->x86_mask < 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_mask < 0xc && c->microcode < 0x39) { in chk_ucode_version()
518 if (c->x86_model > 0xe && c->x86_model != 0x1c) { in create_core_data()
Dk10temp.c81 if (boot_cpu_data.x86 == 0x15 && boot_cpu_data.x86_model == 0x60) { in show_temp()
181 return boot_cpu_data.x86_model < 4 || in has_erratum_319()
182 (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()
Dk8temp.c189 model = boot_cpu_data.x86_model; in k8temp_probe()
/linux-4.4.14/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()
Dalternative.c218 boot_cpu_data.x86_model >= 0x0f && in arch_init_ideal_nops()
219 boot_cpu_data.x86_model != 0x1c && in arch_init_ideal_nops()
220 boot_cpu_data.x86_model != 0x26 && in arch_init_ideal_nops()
221 boot_cpu_data.x86_model != 0x27 && in arch_init_ideal_nops()
222 boot_cpu_data.x86_model < 0x30) { in arch_init_ideal_nops()
Damd_nb.c106 boot_cpu_data.x86_model >= 0x8 && in amd_cache_northbridges()
107 (boot_cpu_data.x86_model > 0x9 || in amd_cache_northbridges()
Dasm-offsets_32.c22 OFFSET(CPUINFO_x86_model, cpuinfo_x86, x86_model); in foo()
Dmpparse.c410 (boot_cpu_data.x86_model << 4) | boot_cpu_data.x86_mask; in construct_default_ISA_mptable()
/linux-4.4.14/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.h94 boot_cpu_data.x86_model <= 0x05 && in acpi_processor_cstate_check()
Damd_nb.h105 (boot_cpu_data.x86 == 0x15 && boot_cpu_data.x86_model < 0x10)) in amd_gart_present()
Dmicrocode.h144 static inline unsigned int x86_model(unsigned int sig) in x86_model() function
Dcpufeature.h607 boot_cpu_data.x86_model
Dprocessor.h91 __u8 x86_model; member
/linux-4.4.14/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.4.14/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.c641 (c->x86_model == 6) && in acpi_cpufreq_blacklist()
/linux-4.4.14/arch/x86/platform/intel-mid/
Dintel-mid.c118 boot_cpu_data.x86, boot_cpu_data.x86_model); in intel_mid_arch_setup()
123 switch (boot_cpu_data.x86_model) { in intel_mid_arch_setup()
/linux-4.4.14/arch/x86/kernel/cpu/microcode/
Dintel.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()
369 model = x86_model(csig.sig); in collect_cpu_info_early()
530 model = x86_model(eax); in load_builtin_intel_microcode()
817 if ((c->x86_model >= 5) || (c->x86 > 6)) { in collect_cpu_info()
1002 c->x86, c->x86_model, c->x86_mask); in request_microcode_fw()
/linux-4.4.14/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.4.14/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.4.14/drivers/mtd/nand/
Dcs553x_nand.c270 boot_cpu_data.x86_model == 10) in is_geode()
276 boot_cpu_data.x86_model == 5) in is_geode()
/linux-4.4.14/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.4.14/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c511 if (c->x86 == 6 && (c->x86_model == 9 || c->x86_model == 13)) { in intel_init_thermal()
Dmce.c1512 if (c->x86 == 0x15 && c->x86_model <= 0xf) in __mcheck_cpu_apply_quirks()
1520 (c->x86_model >= 0x10 && c->x86_model <= 0x1f)) { in __mcheck_cpu_apply_quirks()
1557 if (c->x86 == 6 && c->x86_model < 0x1A && cfg->banks > 0) in __mcheck_cpu_apply_quirks()
1564 if ((c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xe)) && in __mcheck_cpu_apply_quirks()
1572 if (c->x86 == 6 && c->x86_model <= 13 && cfg->bootlog < 0) in __mcheck_cpu_apply_quirks()
1575 if (c->x86 == 6 && c->x86_model == 45) in __mcheck_cpu_apply_quirks()
/linux-4.4.14/drivers/idle/
Dintel_idle.c946 boot_cpu_data.x86, boot_cpu_data.x86_model); in intel_idle_probe()
971 " model 0x%X\n", boot_cpu_data.x86_model); in intel_idle_probe()
1074 switch (boot_cpu_data.x86_model) { in intel_idle_state_table_update()
/linux-4.4.14/drivers/crypto/ccp/
Dccp-dev.c598 if ((cpuinfo->x86_model < 48) || (cpuinfo->x86_model > 63)) in ccp_mod_init()
/linux-4.4.14/drivers/edac/
Dmce_amd.c763 c->x86, c->x86_model, c->x86_mask, in amd_decode_mce()
877 xec_mask = c->x86_model == 0x60 ? 0x3f : 0x1f; in mce_amd_init()
Damd64_edac.c2717 pvt->ext_model = boot_cpu_data.x86_model >> 4; in per_family_init()
2719 pvt->model = boot_cpu_data.x86_model; in per_family_init()
/linux-4.4.14/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.4.14/drivers/misc/mic/card/
Dmic_x100.c323 if (!(c->x86 == 11 && c->x86_model == 1)) { in mic_init()
/linux-4.4.14/arch/x86/mm/
Dpat.c270 (((c->x86 == 0x6) && (c->x86_model <= 0xd)) || in pat_init()
271 ((c->x86 == 0xf) && (c->x86_model <= 0x6)))) { in pat_init()
/linux-4.4.14/drivers/iommu/
Damd_iommu_init.c1001 (boot_cpu_data.x86_model < 0x10) || in amd_iommu_erratum_746_workaround()
1002 (boot_cpu_data.x86_model > 0x1f)) in amd_iommu_erratum_746_workaround()
1033 (boot_cpu_data.x86_model < 0x30) || in amd_iommu_ats_write_check_workaround()
1034 (boot_cpu_data.x86_model > 0x3f)) in amd_iommu_ats_write_check_workaround()
/linux-4.4.14/arch/x86/kernel/cpu/mtrr/
Dmain.c701 boot_cpu_data.x86_model == 0x3 && in mtrr_bp_init()
Dgeneric.c858 boot_cpu_data.x86_model == 1 && in generic_validate_add_page()
/linux-4.4.14/drivers/thermal/
Dintel_powerclamp.c712 boot_cpu_data.x86, boot_cpu_data.x86_model); in powerclamp_probe()
/linux-4.4.14/drivers/acpi/
Dprocessor_perflib.c298 if ((boot_cpu_data.x86 == 0x10 && boot_cpu_data.x86_model < 10) in amd_fixup_frequency()
/linux-4.4.14/drivers/powercap/
Dintel_rapl.c1520 boot_cpu_data.x86, boot_cpu_data.x86_model); in rapl_init()
/linux-4.4.14/drivers/platform/x86/
Dintel_ips.c1374 if (!(boot_cpu_data.x86 == 6 && boot_cpu_data.x86_model == 37)) { in ips_detect_cpu()
/linux-4.4.14/arch/x86/kernel/apic/
Dapic.c1698 if ((boot_cpu_data.x86 == 6 && boot_cpu_data.x86_model > 1) || in detect_init_APIC()
/linux-4.4.14/arch/x86/kvm/
Dvmx.c3288 switch (boot_cpu_data.x86_model) { in setup_vmcs_config()