Home
last modified time | relevance | path

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

12

/drivers/hwmon/
A Dfam15h_power.c68 return boot_cpu_data.x86 == 0x15 && boot_cpu_data.x86_model >= 0x60; in is_carrizo_or_later()
296 (c->x86_model <= 0xf || in fam15h_power_init_attrs()
297 (c->x86_model >= 0x60 && c->x86_model <= 0x7f))) in fam15h_power_init_attrs()
314 (c->x86_model <= 0xf || in fam15h_power_init_attrs()
315 (c->x86_model >= 0x60 && c->x86_model <= 0x7f))) in fam15h_power_init_attrs()
A Dk10temp.c356 return boot_cpu_data.x86_model < 4 || in has_erratum_319()
357 (boot_cpu_data.x86_model == 4 && boot_cpu_data.x86_stepping <= 2); in has_erratum_319()
451 ((boot_cpu_data.x86_model & 0xf0) == 0x60 || in k10temp_probe()
452 (boot_cpu_data.x86_model & 0xf0) == 0x70)) { in k10temp_probe()
461 switch (boot_cpu_data.x86_model) { in k10temp_probe()
483 switch (boot_cpu_data.x86_model) { in k10temp_probe()
507 switch (boot_cpu_data.x86_model) { in k10temp_probe()
A Dcoretemp.c190 if (c->x86_model == tm->model && in adjust_tjmax()
197 if (c->x86_model == 0xf && c->x86_stepping < 4) in adjust_tjmax()
200 if (c->x86_model > 0xe && usemsr_ee) { in adjust_tjmax()
214 } else if (c->x86_model < 0x17 && !(eax & 0x10000000)) { in adjust_tjmax()
229 if (c->x86_model == 0x17 && in adjust_tjmax()
263 u8 model = c->x86_model; in cpu_has_tjmax()
463 if (c->x86_model == 0xe && c->x86_stepping < 0xc && c->microcode < 0x39) { in chk_ucode_version()
583 if (c->x86_model > 0xe && c->x86_model != 0x1c) in create_core_data()
A Dhwmon-vid.c287 vrm_ret = find_vrm(c->x86, c->x86_model, c->x86_stepping, c->x86_vendor); in vid_which_vrm()
A Dk8temp.c145 model = boot_cpu_data.x86_model; in k8temp_probe()
A Dvia-cputemp.c128 switch (c->x86_model) { in via_cputemp_probe()
/drivers/platform/x86/amd/hsmp/
A Dplat.c143 if (boot_cpu_data.x86 == 0x1A && boot_cpu_data.x86_model <= 0x0F) in is_f1a_m0h()
178 boot_cpu_data.x86, boot_cpu_data.x86_model); in init_platform_device()
272 switch (boot_cpu_data.x86_model) { in legacy_hsmp_support()
282 switch (boot_cpu_data.x86_model) { in legacy_hsmp_support()
309 boot_cpu_data.x86, boot_cpu_data.x86_model); in hsmp_plt_init()
/drivers/cpufreq/
A Dspeedstep-lib.c186 if (c->x86_model < 2) in pentium4_get_frequency()
259 pr_debug("x86: %x, model: %x\n", c->x86, c->x86_model); in speedstep_detect_processor()
268 if (c->x86_model != 2) in speedstep_detect_processor()
324 switch (c->x86_model) { in speedstep_detect_processor()
A Dp4-clockmod.c123 switch (c->x86_model) { in cpufreq_p4_get_frequency()
166 cpuid = (c->x86 << 8) | (c->x86_model << 4) | c->x86_stepping; in cpufreq_p4_cpu_init()
177 c->x86_model < 2) { in cpufreq_p4_cpu_init()
A Dspeedstep-centrino.c40 __u8 x86_model; /* model */ member
280 (c->x86_model == x->x86_model) && in centrino_verify_cpu_id()
A De_powersaver.c197 switch (c->x86_model) { in eps_cpu_init()
392 if (!x86_match_cpu(eps_cpu_id) || boot_cpu_data.x86_model < 10) in eps_init()
A Dsc520_freq.c77 c->x86 != 4 || c->x86_model != 9) in sc520_freq_cpu_init()
A Delanfreq.c150 (c->x86 != 4) || (c->x86_model != 10)) in elanfreq_cpu_init()
A Dlonghaul.c768 switch (c->x86_model) { in longhaul_cpu_init()
940 switch (c->x86_model) { in longhaul_init()
A Damd-pstate.c1713 if ((boot_cpu_data.x86 == 0x17) && (boot_cpu_data.x86_model < 0x30)) { in amd_cppc_supported()
1733 switch (c->x86_model) { in amd_cppc_supported()
1741 switch (c->x86_model) { in amd_cppc_supported()
A Dcpufreq_ondemand.c49 boot_cpu_data.x86_model >= 15) in should_io_be_busy()
/drivers/char/hw_random/
A 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()
/drivers/platform/x86/amd/pmc/
A Dmp1_stb.c244 switch (boot_cpu_data.x86_model) { in amd_stb_update_args()
264 if (boot_cpu_data.x86_model == 0x44) in amd_is_stb_supported()
274 if (boot_cpu_data.x86_model == 0x70) in amd_is_stb_supported()
/drivers/mtd/nand/raw/
A Dcs553x_nand.c331 boot_cpu_data.x86_model == 10) in is_geode()
337 boot_cpu_data.x86_model == 5) in is_geode()
/drivers/crypto/
A Dpadlock-sha.c337 if (c->x86_model < 0x0f) { in padlock_init()
369 if (c->x86_model >= 0x0f) { in padlock_fini()
/drivers/platform/x86/intel/ifs/
A Dload.c279 boot_cpu_data.x86, boot_cpu_data.x86_model, in validate_ifs_metadata()
404 test->test_num, boot_cpu_data.x86, boot_cpu_data.x86_model, in ifs_load_firmware()
/drivers/ras/amd/atl/
A Dcore.c171 switch (boot_cpu_data.x86_model) { in check_for_legacy_df_access()
/drivers/thermal/intel/
A Dtherm_throt.c755 if (c->x86 == 6 && (c->x86_model == 9 || c->x86_model == 13)) { in intel_init_thermal()
/drivers/edac/
A Dmce_amd.c809 fam, x86_model(m->cpuid), x86_stepping(m->cpuid), in amd_decode_mce()
973 xec_mask = c->x86_model == 0x60 ? 0x3f : 0x1f; in mce_amd_init()
/drivers/ras/amd/
A Dfmpm.c772 if (!(boot_cpu_data.x86_model >= 0x90 && in get_system_info()
773 boot_cpu_data.x86_model <= 0x9f)) in get_system_info()

Completed in 48 milliseconds

12