Home
last modified time | relevance | path

Searched refs:x86_model (Results 26 – 50 of 91) sorted by relevance

1234

/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c1888 if (c->x86 == 0x15 && c->x86_model <= 0xf) in __mcheck_cpu_apply_quirks()
1906 if (c->x86 == 6 && c->x86_model < 0x1A && this_cpu_read(mce_num_banks) > 0) in __mcheck_cpu_apply_quirks()
1913 if ((c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xe)) && in __mcheck_cpu_apply_quirks()
1921 if (c->x86 == 6 && c->x86_model <= 13 && cfg->bootlog < 0) in __mcheck_cpu_apply_quirks()
1924 if (c->x86 == 6 && c->x86_model == 45) in __mcheck_cpu_apply_quirks()
1931 if (c->x86 == 6 && c->x86_model == INTEL_FAM6_SKYLAKE_X) in __mcheck_cpu_apply_quirks()
1940 if (c->x86 > 6 || (c->x86_model == 0x19 || c->x86_model == 0x1f)) { in __mcheck_cpu_apply_quirks()
1996 if ((c->x86 == 6 && c->x86_model == 0xf && c->x86_stepping >= 0xe) || in mce_centaur_feature_init()
2016 if ((c->x86 == 7 && c->x86_model == 0x1b) || in mce_zhaoxin_feature_init()
2017 (c->x86_model == 0x19 || c->x86_model == 0x1f)) { in mce_zhaoxin_feature_init()
H A Damd.c621 c->x86_model >= 0x10 && c->x86_model <= 0x2F && in amd_filter_mce()
652 (c->x86_model >= 0x10 && c->x86_model <= 0x2F)) { in disable_err_thresholding()
/openbmc/linux/arch/x86/platform/intel-mid/
H A Dintel-mid.c58 switch (boot_cpu_data.x86_model) { in intel_mid_arch_setup()
/openbmc/linux/arch/x86/include/asm/
H A Dcpu.h39 unsigned int x86_model(unsigned int sig);
H A Damd_nb.h109 (boot_cpu_data.x86 == 0x15 && boot_cpu_data.x86_model < 0x10)) in amd_gart_present()
H A Dacpi.h92 boot_cpu_data.x86_model <= 0x05 && in acpi_processor_cstate_check()
/openbmc/linux/drivers/cpufreq/
H A Dsc520_freq.c78 c->x86 != 4 || c->x86_model != 9) in sc520_freq_cpu_init()
H A Delanfreq.c151 (c->x86 != 4) || (c->x86_model != 10)) in elanfreq_cpu_init()
H A De_powersaver.c197 switch (c->x86_model) { in eps_cpu_init()
394 if (!x86_match_cpu(eps_cpu_id) || boot_cpu_data.x86_model < 10) in eps_init()
/openbmc/linux/drivers/platform/x86/intel/ifs/
H A Dload.c158 boot_cpu_data.x86, boot_cpu_data.x86_model, in validate_ifs_metadata()
268 test->test_num, boot_cpu_data.x86, boot_cpu_data.x86_model, in ifs_load_firmware()
/openbmc/linux/arch/x86/kernel/
H A Dasm-offsets_32.c17 OFFSET(CPUINFO_x86_model, cpuinfo_x86, x86_model); in foo()
H A Damd_nb.c318 boot_cpu_data.x86_model >= 0x8 && in amd_cache_northbridges()
319 (boot_cpu_data.x86_model > 0x9 || in amd_cache_northbridges()
/openbmc/linux/arch/x86/kvm/
H A Dcpuid.h157 return x86_model(best->eax); in guest_cpuid_model()
162 return boot_cpu_data.x86_model == guest_cpuid_model(vcpu); in cpuid_model_is_consistent()
/openbmc/linux/arch/x86/events/zhaoxin/
H A Dcore.c549 if ((boot_cpu_data.x86_model == 0x0f && boot_cpu_data.x86_stepping >= 0x0e) || in zhaoxin_pmu_init()
550 boot_cpu_data.x86_model == 0x19) { in zhaoxin_pmu_init()
575 switch (boot_cpu_data.x86_model) { in zhaoxin_pmu_init()
/openbmc/u-boot/arch/x86/include/asm/
H A Dglobal_data.h75 uint8_t x86_model; member
/openbmc/linux/drivers/platform/x86/amd/
H A Dhsmp.c366 boot_cpu_data.x86, boot_cpu_data.x86_model); in hsmp_plt_init()
383 boot_cpu_data.x86, boot_cpu_data.x86_model); in hsmp_plt_init()
/openbmc/linux/arch/um/include/asm/
H A Dcpufeature.h139 boot_cpu_data.x86_model
/openbmc/linux/arch/x86/events/amd/
H A Dibs.c785 if (boot_cpu_data.x86 != 0x19 || boot_cpu_data.x86_model > 0xF || in perf_ibs_get_mem_lvl()
851 (boot_cpu_data.x86_model <= 0xF || in perf_ibs_cache_hit_st_valid()
852 (boot_cpu_data.x86_model >= 0x20 && in perf_ibs_cache_hit_st_valid()
853 boot_cpu_data.x86_model <= 0x5F))) { in perf_ibs_cache_hit_st_valid()
945 if (boot_cpu_data.x86 == 0x19 && boot_cpu_data.x86_model <= 0xF && in perf_ibs_get_op_data2()
1202 if (boot_cpu_data.x86 == 0x19 && boot_cpu_data.x86_model < 0x10) in perf_ibs_fetch_init()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dcs553x_nand.c331 boot_cpu_data.x86_model == 10) in is_geode()
337 boot_cpu_data.x86_model == 5) in is_geode()
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Dpseudo_lock.c91 switch (boot_cpu_data.x86_model) { in get_prefetch_disable_bits()
1084 switch (boot_cpu_data.x86_model) { in measure_l2_residency()
1123 switch (boot_cpu_data.x86_model) { in measure_l3_residency()
1142 if (boot_cpu_data.x86_model == INTEL_FAM6_BROADWELL_X) { in measure_l3_residency()
/openbmc/linux/drivers/hwmon/
H A Dhwmon-vid.c283 vrm_ret = find_vrm(c->x86, c->x86_model, c->x86_stepping, c->x86_vendor); in vid_which_vrm()
H A Dk8temp.c145 model = boot_cpu_data.x86_model; in k8temp_probe()
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcommon.c689 if (c->x86_model >= 16) in table_lookup_model()
699 return info->model_names[c->x86_model]; in table_lookup_model()
971 c->x86_model = x86_model(tfms); in cpu_detect()
1867 c->x86_model = c->x86_stepping = 0; /* So far unknown... */ in identify_cpu()
1952 c->x86, c->x86_model); in identify_cpu()
2077 pr_cont(" (family: 0x%x, model: 0x%x", c->x86, c->x86_model); in print_cpu_info()
H A Dproc.c78 c->x86_model, in show_cpuinfo()
/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis_core.h213 return ((boot_cpu_data.x86_model == INTEL_FAM6_ATOM_AIRMONT) ? 1 : 0); in is_bsw()

1234