Symbol: X86_VENDOR_HYGON
arch/x86/events/amd/uncore.c
1124
boot_cpu_data.x86_vendor != X86_VENDOR_HYGON)
arch/x86/events/amd/uncore.c
779
boot_cpu_data.x86_vendor == X86_VENDOR_HYGON ? "HYGON " : "",
arch/x86/events/amd/uncore.c
915
boot_cpu_data.x86_vendor == X86_VENDOR_HYGON ? "HYGON " : "",
arch/x86/events/core.c
2147
case X86_VENDOR_HYGON:
arch/x86/events/rapl.c
128
boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)
arch/x86/kernel/acpi/cppc.c
31
case X86_VENDOR_HYGON:
arch/x86/kernel/acpi/cstate.c
236
c->x86_vendor != X86_VENDOR_HYGON)
arch/x86/kernel/amd_nb.c
129
boot_cpu_data.x86_vendor != X86_VENDOR_HYGON)
arch/x86/kernel/amd_nb.c
148
boot_cpu_data.x86_vendor != X86_VENDOR_HYGON)
arch/x86/kernel/amd_nb.c
319
boot_cpu_data.x86_vendor != X86_VENDOR_HYGON)
arch/x86/kernel/apic/apic.c
2028
case X86_VENDOR_HYGON:
arch/x86/kernel/apic/apic.c
210
if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)
arch/x86/kernel/cpu/bugs.c
1268
boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) {
arch/x86/kernel/cpu/bugs.c
1348
boot_cpu_data.x86_vendor != X86_VENDOR_HYGON)
arch/x86/kernel/cpu/bugs.c
2339
boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)) {
arch/x86/kernel/cpu/bugs.c
3574
boot_cpu_data.x86_vendor != X86_VENDOR_HYGON)
arch/x86/kernel/cpu/cacheinfo.c
247
if (boot_cpu_has(X86_FEATURE_TOPOEXT) || boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)
arch/x86/kernel/cpu/cacheinfo.c
271
return (cpu_vendor == X86_VENDOR_AMD || cpu_vendor == X86_VENDOR_HYGON) ?
arch/x86/kernel/cpu/cacheinfo.c
283
op = (c->x86_vendor == X86_VENDOR_AMD || c->x86_vendor == X86_VENDOR_HYGON) ? 0x8000001d : 4;
arch/x86/kernel/cpu/cacheinfo.c
556
if (c->x86_vendor == X86_VENDOR_AMD || c->x86_vendor == X86_VENDOR_HYGON) {
arch/x86/kernel/cpu/cacheinfo.c
627
if (cpu_vendor == X86_VENDOR_AMD || cpu_vendor == X86_VENDOR_HYGON)
arch/x86/kernel/cpu/hygon.c
271
.c_x86_vendor = X86_VENDOR_HYGON,
arch/x86/kernel/cpu/mce/core.c
2040
case X86_VENDOR_HYGON:
arch/x86/kernel/cpu/mce/core.c
231
if (m->cpuvendor != X86_VENDOR_AMD && m->cpuvendor != X86_VENDOR_HYGON)
arch/x86/kernel/cpu/mce/core.c
2412
boot_cpu_data.x86_vendor == X86_VENDOR_HYGON ||
arch/x86/kernel/cpu/mce/core.c
537
case X86_VENDOR_HYGON:
arch/x86/kernel/cpu/mce/core.c
578
if (m->cpuvendor == X86_VENDOR_HYGON && m->status & MCI_STATUS_DEFERRED)
arch/x86/kernel/cpu/mce/severity.c
416
boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)
arch/x86/kernel/cpu/mtrr/cleanup.c
812
boot_cpu_data.x86_vendor != X86_VENDOR_HYGON)
arch/x86/kernel/cpu/perfctr-watchdog.c
49
case X86_VENDOR_HYGON:
arch/x86/kernel/cpu/perfctr-watchdog.c
82
case X86_VENDOR_HYGON:
arch/x86/kernel/cpu/resctrl/core.c
1069
boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)
arch/x86/kernel/cpu/resctrl/core.c
1106
case X86_VENDOR_HYGON:
arch/x86/kernel/cpu/resctrl/core.c
906
boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)
arch/x86/kernel/cpu/topology_common.c
161
case X86_VENDOR_HYGON:
arch/x86/kernel/irq.c
155
boot_cpu_data.x86_vendor != X86_VENDOR_HYGON)
arch/x86/kernel/smpboot.c
833
(boot_cpu_data.x86_vendor == X86_VENDOR_HYGON && boot_cpu_data.x86 >= 0x18) ||
arch/x86/kvm/svm/svm.c
494
c->x86_vendor != X86_VENDOR_HYGON) {
arch/x86/pci/amd_bus.c
403
boot_cpu_data.x86_vendor != X86_VENDOR_HYGON)
arch/x86/xen/enlighten.c
121
boot_cpu_data.x86_vendor == X86_VENDOR_HYGON))
arch/x86/xen/enlighten.c
90
boot_cpu_data.x86_vendor == X86_VENDOR_HYGON))
arch/x86/xen/pmu.c
136
boot_cpu_data.x86_vendor != X86_VENDOR_HYGON)
arch/x86/xen/pmu.c
95
} else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) {
drivers/acpi/acpi_pad.c
69
case X86_VENDOR_HYGON:
drivers/acpi/processor_idle.c
196
case X86_VENDOR_HYGON:
drivers/cpufreq/acpi-cpufreq.c
104
case X86_VENDOR_HYGON:
drivers/cpufreq/acpi-cpufreq.c
219
else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)
drivers/cpufreq/acpi-cpufreq.c
84
case X86_VENDOR_HYGON:
drivers/cpufreq/amd_freq_sensitivity.c
114
else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)
drivers/edac/mce_amd.c
940
c->x86_vendor != X86_VENDOR_HYGON)
drivers/iommu/amd/init.c
3120
(boot_cpu_data.x86_vendor == X86_VENDOR_HYGON &&
drivers/powercap/intel_rapl_common.c
1721
boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)
drivers/powercap/intel_rapl_msr.c
497
case X86_VENDOR_HYGON:
drivers/rtc/rtc-cmos.c
834
case X86_VENDOR_HYGON:
drivers/rtc/rtc-mc146818-lib.c
205
boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)
tools/power/cpupower/utils/cpufreq-info.c
153
cpupower_cpu_info.vendor == X86_VENDOR_HYGON) {
tools/power/cpupower/utils/cpufreq-info.c
226
cpupower_cpu_info.vendor == X86_VENDOR_HYGON ||
tools/power/cpupower/utils/helpers/cpuid.c
112
cpu_info->vendor != X86_VENDOR_HYGON &&
tools/power/cpupower/utils/helpers/cpuid.c
130
cpu_info->vendor == X86_VENDOR_HYGON) {
tools/power/cpupower/utils/idle_monitor/mperf_monitor.c
276
cpupower_cpu_info.vendor == X86_VENDOR_HYGON) {