Home
last modified time | relevance | path

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

12

/linux/arch/x86/kernel/acpi/
H A Dcppc.c32 if (boot_cpu_data.x86 == 0x19 && ((boot_cpu_data.x86_model <= 0x0f) || in cpc_supported_by_cpu()
33 (boot_cpu_data.x86_model >= 0x20 && boot_cpu_data.x86_model <= 0x2f))) in cpc_supported_by_cpu()
36 boot_cpu_data.x86_model >= 0x30 && boot_cpu_data.x86_model <= 0x7f) in cpc_supported_by_cpu()
265 switch (boot_cpu_data.x86_model) { in amd_get_boost_ratio_numerator()
H A Dcstate.c59 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model == 0x0f && in acpi_processor_power_init_bm_check()
/linux/arch/x86/include/asm/
H A Dgeode.h18 (boot_cpu_data.x86_model == 5)); in is_geode_gx()
25 (boot_cpu_data.x86_model == 10)); in is_geode_lx()
H A Dcpufeature.h139 boot_cpu_data.x86_model
H A Dacpi.h101 boot_cpu_data.x86_model <= 0x05 && in acpi_processor_cstate_check()
/linux/arch/x86/lib/
H A Dcpu.c19 unsigned int x86_model(unsigned int sig) in x86_model() function
32 EXPORT_SYMBOL_GPL(x86_model);
/linux/drivers/char/hw_random/
H 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()
/linux/arch/x86/kernel/cpu/
H A Dtopology_amd.c119 if (!boot_cpu_has(X86_FEATURE_HYPERVISOR) && tscan->c->x86_model <= 0x3) { in parse_8000_001e()
163 c->x86 != 0x15 || c->x86_model < 0x10 || c->x86_model > 0x6f) in topoext_fixup()
H A Dcommon.c736 if (c->x86_model >= 16) in table_lookup_model()
746 return info->model_names[c->x86_model]; in table_lookup_model()
958 c->x86_model = x86_model(tfms); in cpu_detect()
2011 c->x86_model = c->x86_stepping = 0; /* So far unknown... */ in identify_cpu()
2088 c->x86, c->x86_model); in identify_cpu()
2213 pr_cont(" (family: 0x%x, model: 0x%x", c->x86, c->x86_model); in print_cpu_info()
/linux/drivers/platform/x86/amd/pmc/
H 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()
/linux/arch/x86/kernel/
H A Damd_nb.c104 boot_cpu_data.x86_model >= 0x8 && in amd_cache_northbridges()
105 (boot_cpu_data.x86_model > 0x9 || in amd_cache_northbridges()
/linux/arch/x86/kernel/cpu/mce/
H A Damd.c611 c->x86_model == 0x50 && in amd_filter_mce()
619 c->x86_model >= 0x10 && c->x86_model <= 0x2F && in amd_filter_mce()
650 (c->x86_model >= 0x10 && c->x86_model <= 0x2F)) { in disable_err_thresholding()
H A Dcore.c1944 if (c->x86 == 0x15 && c->x86_model <= 0xf) in amd_apply_global_quirks()
1988 if (c->x86 > 6 || (c->x86_model == 0x19 || c->x86_model == 0x1f)) { in zhaoxin_apply_global_quirks()
2023 if ((c->x86 == 6 && c->x86_model == 0xf && c->x86_stepping >= 0xe) || in mce_centaur_feature_init()
2043 if ((c->x86 == 7 && c->x86_model == 0x1b) || in mce_zhaoxin_feature_init()
2044 (c->x86_model == 0x19 || c->x86_model == 0x1f)) { in mce_zhaoxin_feature_init()
/linux/drivers/cpufreq/
H A De_powersaver.c196 switch (c->x86_model) { in eps_cpu_init()
390 if (!x86_match_cpu(eps_cpu_id) || boot_cpu_data.x86_model < 10) in eps_init()
H A Dlonghaul.c767 switch (c->x86_model) { in longhaul_cpu_init()
939 switch (c->x86_model) { in longhaul_init()
H A Dpowernow-k7.c134 if ((c->x86_model == 6) && (c->x86_stepping == 0)) { in check_powernow()
/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()
/linux/drivers/crypto/
H A Dpadlock-sha.c344 if (c->x86_model < 0x0f) { in padlock_init()
376 if (c->x86_model >= 0x0f) { in padlock_fini()
H A Dpadlock-aes.c507 if (c->x86 == 6 && c->x86_model == 15 && c->x86_stepping == 2) { in padlock_init()
/linux/arch/um/include/asm/
H A Dcpufeature.h138 boot_cpu_data.x86_model
/linux/drivers/hwmon/
H A Dk8temp.c145 model = boot_cpu_data.x86_model; in k8temp_probe()
H A Dvia-cputemp.c128 switch (c->x86_model) { in via_cputemp_probe()
/linux/drivers/ras/amd/
H 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()
/linux/tools/testing/selftests/kvm/include/x86/
H A Dprocessor.h363 static inline unsigned int x86_model(unsigned int eax) in x86_model() function
697 return x86_model(this_cpu_fms()); in this_cpu_model()
971 return x86_model(kvm_cpu_fms()); in kvm_cpu_model()
/linux/drivers/iommu/amd/
H A Dinit.c1837 (boot_cpu_data.x86_model < 0x10) || in amd_iommu_erratum_746_workaround()
1838 (boot_cpu_data.x86_model > 0x1f)) in amd_iommu_erratum_746_workaround()
1868 (boot_cpu_data.x86_model < 0x30) || in amd_iommu_ats_write_check_workaround()
1869 (boot_cpu_data.x86_model > 0x3f)) in amd_iommu_ats_write_check_workaround()
3432 if (boot_cpu_data.x86_model >= 0x10) { in amd_iommu_apply_erratum_snp()

12