Home
last modified time | relevance | path

Searched refs:X86_VENDOR_HYGON (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v5.10/arch/x86/kernel/cpu/
Dperfctr-watchdog.c49 case X86_VENDOR_HYGON: in nmi_perfctr_msr_to_bit()
82 case X86_VENDOR_HYGON: in nmi_evntsel_msr_to_bit()
Dcacheinfo.c607 } else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in cpuid4_cache_lookup_regs()
635 c->x86_vendor == X86_VENDOR_HYGON) in find_num_cache_leaves()
944 c->x86_vendor == X86_VENDOR_HYGON) { in __cache_cpumap_setup()
Dhygon.c396 .c_x86_vendor = X86_VENDOR_HYGON,
Dbugs.c849 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON && in spectre_v2_parse_cmdline()
907 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in spectre_v2_select_mitigation()
/Linux-v5.10/tools/power/cpupower/utils/helpers/
Dcpuid.c112 cpu_info->vendor != X86_VENDOR_HYGON && in get_cpu_info()
130 cpu_info->vendor == X86_VENDOR_HYGON) { in get_cpu_info()
Dhelpers.h63 X86_VENDOR_AMD, X86_VENDOR_HYGON, X86_VENDOR_MAX}; enumerator
/Linux-v5.10/arch/x86/kernel/
Damd_nb.c240 if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in amd_cache_northbridges()
340 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in early_is_amd_nb()
343 if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in early_is_amd_nb()
360 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_get_mmconfig_range()
Dsmpboot.c733 ((boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) && (boot_cpu_data.x86 >= 0x18)) || in smp_quirk_init_udelay()
1679 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in mwait_play_dead()
Dalternative.c232 case X86_VENDOR_HYGON: in arch_init_ideal_nops()
/Linux-v5.10/arch/x86/include/asm/
Dvirtext.h85 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) { in cpu_has_svm()
Dprocessor.h163 #define X86_VENDOR_HYGON 9 macro
/Linux-v5.10/arch/x86/events/amd/
Duncore.c564 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_uncore_init()
599 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON ? "HYGON" : "", in amd_uncore_init()
631 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON ? "HYGON" : "", in amd_uncore_init()
/Linux-v5.10/arch/x86/kernel/apic/
Dprobe_32.c153 case X86_VENDOR_HYGON: in default_setup_apic_routing()
Dapic.c231 if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in modern_apic()
2011 case X86_VENDOR_HYGON: in detect_init_APIC()
/Linux-v5.10/drivers/cpufreq/
Damd_freq_sensitivity.c116 else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in amd_freq_sensitivity_init()
Dacpi-cpufreq.c83 case X86_VENDOR_HYGON: in boost_state()
102 case X86_VENDOR_HYGON: in boost_set_msr()
217 else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in extract_msr()
/Linux-v5.10/tools/power/cpupower/utils/
Dcpufreq-info.c188 cpupower_cpu_info.vendor == X86_VENDOR_HYGON) { in get_boost_mode_x86()
250 cpupower_cpu_info.vendor == X86_VENDOR_HYGON || in get_boost_mode()
/Linux-v5.10/arch/x86/kernel/cpu/mce/
Dcore.c272 if (m->cpuvendor != X86_VENDOR_AMD && m->cpuvendor != X86_VENDOR_HYGON) in print_mce()
560 case X86_VENDOR_HYGON: in mce_is_memory_error()
601 if (m->cpuvendor == X86_VENDOR_HYGON && m->status & MCI_STATUS_DEFERRED) in mce_is_correctable()
1833 if (c->x86_vendor == X86_VENDOR_AMD || c->x86_vendor == X86_VENDOR_HYGON) { in __mcheck_cpu_init_early()
1905 case X86_VENDOR_HYGON: in __mcheck_cpu_init_vendor()
2235 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON || in vendor_disable_error_reporting()
Dseverity.c421 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in mcheck_vendor_init_severity()
/Linux-v5.10/tools/power/cpupower/utils/idle_monitor/
Dmperf_monitor.c283 cpupower_cpu_info.vendor == X86_VENDOR_HYGON) { in init_maxfreq_mode()
/Linux-v5.10/arch/x86/pci/
Damd_bus.c395 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_postcore_init()
/Linux-v5.10/drivers/acpi/
Dacpi_pad.c64 case X86_VENDOR_HYGON: in power_saving_mwait_init()
/Linux-v5.10/arch/x86/xen/
Dpmu.c94 } else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in xen_pmu_arch_init()
/Linux-v5.10/drivers/edac/
Dmce_amd.c1176 c->x86_vendor != X86_VENDOR_HYGON) in mce_amd_init()
/Linux-v5.10/arch/x86/kernel/cpu/mtrr/
Dcleanup.c834 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_special_default_mtrr()

12