| /arch/x86/kernel/cpu/ |
| A D | amd.c | 104 if (c->x86_model == 9 || c->x86_model == 10) { in init_amd_k5() 117 if (c->x86_model < 6) { in init_amd_k6() 119 if (c->x86_model == 0) { in init_amd_k6() 155 if (c->x86_model < 8 || in init_amd_k6() 176 c->x86_model == 9 || c->x86_model == 13) { in init_amd_k6() 197 if (c->x86_model == 10) { in init_amd_k6() 215 if (c->x86_model >= 6 && c->x86_model <= 10) { in init_amd_k7() 228 if ((c->x86_model == 8 && c->x86_stepping >= 1) || (c->x86_model > 8)) { in init_amd_k7() 263 (c->x86_model > 7)) in init_amd_k7() 627 if (c->x86_model == 13 || c->x86_model == 9 || in early_init_amd() [all …]
|
| A D | centaur.c | 53 if (c->x86_model >= 6 && c->x86_model <= 13) { in init_c3() 61 if (c->x86_model >= 6 && c->x86_model < 9) in init_c3() 64 if (c->x86 == 0x6 && c->x86_model >= 0xf) { in init_c3() 101 if ((c->x86 == 6 && c->x86_model >= 0xf) || in early_init_centaur() 146 switch (c->x86_model) { in init_centaur() 195 if (c->x86_model >= 8) in init_centaur() 221 if ((c->x86 == 6) && ((c->x86_model == 7) || (c->x86_model == 8))) in centaur_size_cache() 229 if ((c->x86 == 6) && (c->x86_model == 9) && in centaur_size_cache()
|
| A D | cyrix.c | 218 c->x86_model = (dir1 >> 4) + 1; in init_cyrix() 250 (c->x86_model)++; in init_cyrix() 315 c->x86_model = (dir1 & 0x20) ? 1 : 2; in init_cyrix() 332 (c->x86_model)++; in init_cyrix() 381 if (c->x86 == 5 && c->x86_model == 5) in init_nsc()
|
| A D | topology_amd.c | 114 if (!boot_cpu_has(X86_FEATURE_HYPERVISOR) && tscan->c->x86_model <= 0x3) { in parse_8000_001e() 158 c->x86 != 0x15 || c->x86_model < 0x10 || c->x86_model > 0x6f) in topoext_fixup()
|
| A D | match.c | 74 if (m->model != X86_MODEL_ANY && c->x86_model != m->model) in x86_match_cpu()
|
| A D | proc.c | 78 c->x86_model, in show_cpuinfo()
|
| A D | common.c | 690 if (c->x86_model >= 16) in table_lookup_model() 700 return info->model_names[c->x86_model]; in table_lookup_model() 912 c->x86_model = x86_model(tfms); in cpu_detect() 1936 c->x86_model = c->x86_stepping = 0; /* So far unknown... */ in identify_cpu() 2020 c->x86, c->x86_model); in identify_cpu() 2144 pr_cont(" (family: 0x%x, model: 0x%x", c->x86, c->x86_model); in print_cpu_info()
|
| /arch/x86/kernel/acpi/ |
| A D | cppc.c | 32 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()
|
| A D | cstate.c | 59 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model == 0x0f && in acpi_processor_power_init_bm_check()
|
| /arch/x86/include/asm/ |
| A D | geode.h | 18 (boot_cpu_data.x86_model == 5)); in is_geode_gx() 25 (boot_cpu_data.x86_model == 10)); in is_geode_lx()
|
| A D | cpu.h | 26 unsigned int x86_model(unsigned int sig);
|
| A D | cpufeature.h | 138 boot_cpu_data.x86_model
|
| A D | acpi.h | 101 boot_cpu_data.x86_model <= 0x05 && in acpi_processor_cstate_check()
|
| A D | processor.h | 132 __u8 x86_model; member
|
| /arch/x86/lib/ |
| A D | cpu.c | 19 unsigned int x86_model(unsigned int sig) in x86_model() function 32 EXPORT_SYMBOL_GPL(x86_model);
|
| /arch/x86/include/asm/amd/ |
| A D | nb.h | 58 (boot_cpu_data.x86 == 0x15 && boot_cpu_data.x86_model < 0x10)) in amd_gart_present()
|
| /arch/x86/kernel/ |
| A D | amd_nb.c | 104 boot_cpu_data.x86_model >= 0x8 && in amd_cache_northbridges() 105 (boot_cpu_data.x86_model > 0x9 || in amd_cache_northbridges()
|
| A D | asm-offsets.c | 38 OFFSET(CPUINFO_x86_model, cpuinfo_x86, x86_model); in common()
|
| /arch/x86/kvm/ |
| A D | cpuid.h | 157 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()
|
| /arch/um/include/asm/ |
| A D | cpufeature.h | 138 boot_cpu_data.x86_model
|
| /arch/x86/kernel/cpu/microcode/ |
| A D | intel.c | 77 if (IFM(x86_family(sig->sig), x86_model(sig->sig)) >= INTEL_PENTIUM_III_DESCHUTES) { in intel_collect_cpu_info() 353 x86_family(eax), x86_model(eax), x86_stepping(eax)); in load_builtin_intel_microcode() 599 c->x86, c->x86_model, c->x86_stepping); in request_microcode_fw()
|
| /arch/x86/events/zhaoxin/ |
| A D | core.c | 549 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()
|
| /arch/x86/events/amd/ |
| A D | ibs.c | 915 if (boot_cpu_data.x86 != 0x19 || boot_cpu_data.x86_model > 0xF || in perf_ibs_get_mem_lvl() 981 (boot_cpu_data.x86_model <= 0xF || in perf_ibs_cache_hit_st_valid() 982 (boot_cpu_data.x86_model >= 0x20 && in perf_ibs_cache_hit_st_valid() 983 boot_cpu_data.x86_model <= 0x5F))) { in perf_ibs_cache_hit_st_valid() 1081 if (boot_cpu_data.x86 == 0x19 && boot_cpu_data.x86_model <= 0xF && in perf_ibs_get_op_data2() 1443 if (boot_cpu_data.x86 == 0x19 && boot_cpu_data.x86_model < 0x10) in perf_ibs_fetch_init()
|
| /arch/x86/kernel/cpu/mce/ |
| A D | amd.c | 622 c->x86_model >= 0x10 && c->x86_model <= 0x2F && in amd_filter_mce() 653 (c->x86_model >= 0x10 && c->x86_model <= 0x2F)) { in disable_err_thresholding()
|
| A D | core.c | 1951 if (c->x86 == 0x15 && c->x86_model <= 0xf) in apply_quirks_amd() 2008 if (c->x86 > 6 || (c->x86_model == 0x19 || c->x86_model == 0x1f)) { in apply_quirks_zhaoxin() 2084 if ((c->x86 == 6 && c->x86_model == 0xf && c->x86_stepping >= 0xe) || in mce_centaur_feature_init() 2104 if ((c->x86 == 7 && c->x86_model == 0x1b) || in mce_zhaoxin_feature_init() 2105 (c->x86_model == 0x19 || c->x86_model == 0x1f)) { in mce_zhaoxin_feature_init()
|