| /xen/xen/arch/x86/cpu/ |
| A D | intel.c | 29 switch (boot_cpu_data.x86_model) { in check_memory_type_self_snoop_errata() 83 switch (c->x86_model) { in probe_masking_msrs() 134 "got (%#x/%#x/%#x)\n", c->x86, c->x86_model, in probe_masking_msrs() 286 if (boot_cpu_data.x86 == 0xF && boot_cpu_data.x86_model == 3 && in early_init_intel() 345 if ((c->x86 == 15) && (c->x86_model == 1) && (c->x86_mask == 1)) { in Intel_errata_workarounds() 356 (c->x86_model == 29 || c->x86_model == 46 || c->x86_model == 47)) in Intel_errata_workarounds() 439 switch ( c->x86_model ) in intel_log_freq() 476 if ((c->x86 == 0xf && c->x86_model >= 0x03) || in init_intel() 477 (c->x86 == 0x6 && c->x86_model >= 0x0e)) in init_intel()
|
| A D | amd.c | 200 c->x86, c->x86_model, c->cpuid_level); in probe_masking_msrs() 395 ms = (cpu->x86_model << 4) | cpu->x86_mask; in cpu_has_amd_erratum() 670 if (c->x86 == 0xf && c->x86_model < 0x14 in init_amd() 791 (c->x86_model >= 0x10) && (c->x86_model <= 0x1f) && in init_amd() 808 if (c->x86 == 0x15 && c->x86_model >= 0x02 && c->x86_model < 0x20 && in init_amd() 832 if (c->x86 == 0x16 && c->x86_model <= 0xf) { in init_amd()
|
| A D | common.c | 317 c->x86 = get_cpu_family(eax, &c->x86_model, &c->x86_mask); in early_cpu_init() 330 c->x86_model, c->x86_model, c->x86_mask, eax); in early_cpu_init() 378 c->x86 = get_cpu_family(eax, &c->x86_model, &c->x86_mask); in generic_identify() 444 c->x86_model = c->x86_mask = 0; /* So far unknown... */ in identify_cpu() 497 "%02x/%02x", c->x86_vendor, c->x86_model); in identify_cpu() 906 if (c->x86_model != m->model) in x86_match_cpu()
|
| A D | centaur.c | 42 if (c->x86 == 0x6 && c->x86_model >= 0xf) { in init_c3()
|
| A D | mwait-idle.c | 1137 switch (boot_cpu_data.x86_model) { in mwait_idle_state_table_update() 1158 boot_cpu_data.x86, boot_cpu_data.x86_model); in mwait_idle_probe() 1191 boot_cpu_data.x86_model); in mwait_idle_probe()
|
| /xen/xen/arch/x86/ |
| A D | spec_ctrl.c | 474 switch ( boot_cpu_data.x86_model ) in retpoline_safe() 552 boot_cpu_data.x86_model); in retpoline_safe() 568 switch ( boot_cpu_data.x86_model ) in should_use_eager_fpu() 628 boot_cpu_data.x86_model); in should_use_eager_fpu() 644 switch ( boot_cpu_data.x86_model ) in l1tf_calculations() 727 boot_cpu_data.x86_model); in l1tf_calculations() 792 switch ( boot_cpu_data.x86_model ) in mds_calculations() 875 boot_cpu_data.x86_model); in mds_calculations()
|
| A D | nmi.c | 371 if (boot_cpu_data.x86_model >= 0x3) { in setup_p4_watchdog() 411 setup_p6_watchdog((boot_cpu_data.x86_model < 14) in setup_apic_nmi_watchdog()
|
| A D | alternative.c | 115 switch ( boot_cpu_data.x86_model ) in arch_init_ideal_nops()
|
| A D | platform_hypercall.c | 600 ver->model = c->x86_model; in do_platform_op()
|
| A D | mpparse.c | 515 (boot_cpu_data.x86_model << 4) | in construct_default_ISA_mptable()
|
| A D | cpuid.c | 357 boot_cpu_data.x86 == 6 && boot_cpu_data.x86_model == 0x3a && in guest_common_default_feature_adjustments()
|
| /xen/xen/arch/x86/oprofile/ |
| A D | nmi_int.c | 299 __u8 cpu_model = current_cpu_data.x86_model; in p4_init() 343 __u8 cpu_model = current_cpu_data.x86_model; in ppro_init() 380 __u8 _model = current_cpu_data.x86_model; in nmi_init()
|
| A D | op_model_ppro.c | 92 current_cpu_data.x86_model == 15)) { in ppro_setup_ctrs() 303 current_cpu_data.x86_model == 15) { in arch_perfmon_setup_counters()
|
| A D | op_model_p4.c | 423 if (boot_cpu_data.x86_model >= 0x3) { in p4_fill_in_addresses() 571 if (boot_cpu_data.x86_model < 0x3) { in p4_setup_ctrs()
|
| /xen/xen/drivers/passthrough/vtd/ |
| A D | quirks.c | 561 (boot_cpu_data.x86_model == 0x2a || in quirk_iommu_caps() 562 boot_cpu_data.x86_model == 0x2d) ) in quirk_iommu_caps()
|
| /xen/xen/arch/x86/cpu/mcheck/ |
| A D | mce_amd.c | 182 (mce_amd_quirks[i].cpu_model != c->x86_model) ) in mcequirk_lookup_amd_quirkdata()
|
| A D | mce_intel.c | 715 c->x86_model >= 0xe ) in mce_is_broadcast() 864 switch ( c->x86_model ) in intel_init_ppin()
|
| A D | mce.c | 600 c->x86_vendor == X86_VENDOR_INTEL && c->x86_model < 0x1a; in mce_firstbank() 997 xcp->mc_model = c->x86_model; in do_mc_get_cpu_info()
|
| /xen/xen/arch/x86/acpi/cpufreq/ |
| A D | powernow.c | 151 if ((c->x86 != 0x10 || c->x86_model >= 10) && c->x86 != 0x11) in amd_fixup_frequency()
|
| /xen/xen/include/asm-x86/ |
| A D | processor.h | 117 __u8 x86_model; member
|
| /xen/xen/arch/x86/hvm/vmx/ |
| A D | vmx.c | 2414 switch ( boot_cpu_data.x86_model ) in has_if_pschange_mc() 2480 boot_cpu_data.x86_model); in has_if_pschange_mc() 2758 switch ( boot_cpu_data.x86_model ) in last_branch_msr_get() 2815 switch ( boot_cpu_data.x86_model ) in last_branch_msr_get() 2872 switch ( boot_cpu_data.x86_model ) in lbr_tsx_fixup_check() 2917 switch ( boot_cpu_data.x86_model ) in ler_to_fixup_check()
|
| A D | vmcs.c | 2138 boot_cpu_data.x86_model == 0x4d); in vmx_vmcs_init()
|
| /xen/xen/arch/x86/cpu/mtrr/ |
| A D | generic.c | 576 boot_cpu_data.x86_model == 1 && in generic_validate_add_page()
|
| /xen/xen/arch/x86/acpi/ |
| A D | cpu_idle.c | 156 switch ( c->x86_model ) in do_get_hw_residencies() 1054 (c->x86 > 0x6 || (c->x86 == 6 && c->x86_model >= 14)) ) in acpi_processor_power_init_bm_check()
|
| /xen/xen/drivers/passthrough/amd/ |
| A D | iommu_init.c | 849 (boot_cpu_data.x86_model < 0x10) || in amd_iommu_erratum_746_workaround() 850 (boot_cpu_data.x86_model > 0x1f) ) in amd_iommu_erratum_746_workaround()
|