Home
last modified time | relevance | path

Searched refs:X86_VENDOR_AMD (Results 1 – 25 of 62) sorted by relevance

123

/linux/drivers/hwmon/
H A Dhwmon-vid.c180 {X86_VENDOR_AMD, 0x6, 0x0, ANY, ANY, 90}, /* Athlon Duron etc */
181 {X86_VENDOR_AMD, 0xF, 0x0, 0x3F, ANY, 24}, /* Athlon 64, Opteron */
188 {X86_VENDOR_AMD, 0xF, 0x40, 0x7F, ANY, 24}, /* NPT family 0Fh */
189 {X86_VENDOR_AMD, 0xF, 0x80, ANY, ANY, 25}, /* future fam. 0Fh */
190 {X86_VENDOR_AMD, 0x10, 0x0, ANY, ANY, 25}, /* NPT family 10h */
191 {X86_VENDOR_AMD, 0x11, 0x0, ANY, ANY, 26}, /* family 11h */
192 {X86_VENDOR_AMD, 0x12, 0x0, ANY, ANY, 26}, /* family 12h */
193 {X86_VENDOR_AMD, 0x14, 0x0, ANY, ANY, 26}, /* family 14h */
194 {X86_VENDOR_AMD, 0x15, 0x0, ANY, ANY, 26}, /* family 15h */
/linux/arch/x86/kernel/cpu/
H A Dperfctr-watchdog.c50 case X86_VENDOR_AMD: in nmi_perfctr_msr_to_bit()
83 case X86_VENDOR_AMD: in nmi_evntsel_msr_to_bit()
H A Dtopology_amd.c101 if (tscan->c->x86_vendor == X86_VENDOR_AMD) { in parse_8000_001e()
156 if (cpu_has(c, X86_FEATURE_TOPOEXT) || c->x86_vendor != X86_VENDOR_AMD || in topoext_fixup()
H A Dtopology_common.c124 case X86_VENDOR_AMD: in parse_topology()
162 if (c->x86_vendor == X86_VENDOR_AMD) in topo_set_ids()
/linux/arch/x86/kernel/cpu/microcode/
H A Dcore.c112 if (x86_cpuid_vendor() == X86_VENDOR_AMD) { in check_loader_disabled_bsp()
139 case X86_VENDOR_AMD: in load_ucode_bsp()
172 case X86_VENDOR_AMD: in load_ucode_ap()
231 case X86_VENDOR_AMD: in reload_early_microcode()
818 else if (c->x86_vendor == X86_VENDOR_AMD) in microcode_init()
H A Dinternal.h82 return X86_VENDOR_AMD; in x86_cpuid_vendor()
/linux/tools/power/cpupower/utils/helpers/
H A Dcpuid.c111 if (cpu_info->vendor != X86_VENDOR_AMD && in get_cpu_info()
129 if (cpu_info->vendor == X86_VENDOR_AMD || in get_cpu_info()
H A Dhelpers.h64 X86_VENDOR_AMD, X86_VENDOR_HYGON, X86_VENDOR_MAX}; enumerator
/linux/tools/power/cpupower/utils/
H A Dcpufreq-info.c149 if (cpupower_cpu_info.vendor == X86_VENDOR_AMD && in get_boost_mode_x86()
152 } else if ((cpupower_cpu_info.vendor == X86_VENDOR_AMD && in get_boost_mode_x86()
214 if (cpupower_cpu_info.vendor == X86_VENDOR_AMD || in get_boost_mode()
445 if (cpupower_cpu_info.vendor == X86_VENDOR_AMD && in get_perf_cap()
H A Dcpupower-set.c89 if (cpupower_cpu_info.vendor != X86_VENDOR_AMD) in cmd_set()
/linux/arch/x86/kernel/acpi/
H A Dcstate.c90 if (c->x86_vendor == X86_VENDOR_AMD && c->x86 >= 0x17) { in acpi_processor_power_init_bm_check()
223 c->x86_vendor != X86_VENDOR_AMD && in ffh_cstate_init()
H A Dcppc.c28 case X86_VENDOR_AMD: in cpc_supported_by_cpu()
120 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD) in init_freq_invariance_cppc()
/linux/arch/x86/include/asm/
H A Dgeode.h23 return ((boot_cpu_data.x86_vendor == X86_VENDOR_AMD) && in is_geode_lx()
H A Damd_nb.h104 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD) in amd_gart_present()
H A Dacpi.h100 boot_cpu_data.x86_vendor == X86_VENDOR_AMD && in acpi_processor_cstate_check()
/linux/drivers/cpufreq/
H A Dacpi-cpufreq.c87 case X86_VENDOR_AMD: in boost_state()
108 case X86_VENDOR_AMD: in boost_set_msr()
220 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD) in extract_msr()
645 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD) { in get_max_boost_ratio()
763 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD && in acpi_cpufreq_cpu_init()
H A Dsc520_freq.c77 if (c->x86_vendor != X86_VENDOR_AMD || in sc520_freq_cpu_init()
H A Delanfreq.c150 if ((c->x86_vendor != X86_VENDOR_AMD) || in elanfreq_cpu_init()
H A Damd_freq_sensitivity.c115 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD) in amd_freq_sensitivity_init()
/linux/arch/x86/kernel/cpu/mtrr/
H A Dlegacy.c14 case X86_VENDOR_AMD: in mtrr_set_if()
/linux/tools/power/cpupower/utils/idle_monitor/
H A Dmperf_monitor.c276 if (cpupower_cpu_info.vendor == X86_VENDOR_AMD || in init_maxfreq_mode()
341 if (cpupower_cpu_info.vendor == X86_VENDOR_AMD) in mperf_register()
/linux/drivers/infiniband/hw/qib/
H A Dqib_wc_x86_64.c149 return boot_cpu_data.x86_vendor != X86_VENDOR_AMD; in qib_unordered_wc()
/linux/arch/x86/kernel/apic/
H A Dprobe_32.c109 case X86_VENDOR_AMD: in x86_32_probe_bigsmp_early()
/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c221 if (m->cpuvendor != X86_VENDOR_AMD && m->cpuvendor != X86_VENDOR_HYGON) in print_mce()
506 case X86_VENDOR_AMD: in mce_usable_address()
522 case X86_VENDOR_AMD: in mce_is_memory_error()
561 if (m->cpuvendor == X86_VENDOR_AMD && m->status & MCI_STATUS_DEFERRED) in mce_is_correctable()
1895 if (c->x86_vendor == X86_VENDOR_AMD) { in __mcheck_cpu_apply_quirks()
2014 if (c->x86_vendor == X86_VENDOR_AMD || c->x86_vendor == X86_VENDOR_HYGON) { in __mcheck_cpu_init_early()
2072 case X86_VENDOR_AMD: { in __mcheck_cpu_init_vendor()
2138 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD) in filter_mce()
2410 boot_cpu_data.x86_vendor == X86_VENDOR_AMD || in vendor_disable_error_reporting()
/linux/arch/x86/kernel/cpu/resctrl/
H A Dcore.c895 else if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD) in get_mem_config()
908 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD) in get_slow_mem_config()
1046 else if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD) in rdt_init_res_defs()
1077 if (c->x86_vendor == X86_VENDOR_AMD && !c->x86_cache_mbm_width_offset) in resctrl_cpu_detect()

123