Symbol: CPU_VENDOR_HYGON
sys/amd64/amd64/initcpu.c
351
case CPU_VENDOR_HYGON:
sys/compat/linuxkpi/common/src/linux_compat.c
2849
[X86_VENDOR_HYGON] = CPU_VENDOR_HYGON,
sys/dev/amd_ecc_inject/ecc_inject.c
206
cpu_vendor_id != CPU_VENDOR_HYGON) {
sys/dev/amdsbwd/amdsbwd.c
418
cpu_vendor_id == CPU_VENDOR_HYGON ? "Hygon" : "AMD");
sys/dev/hwpmc/hwpmc_x86.c
237
cpu_vendor_id == CPU_VENDOR_HYGON)
sys/dev/hwpmc/hwpmc_x86.c
265
cpu_vendor_id == CPU_VENDOR_HYGON)
sys/dev/hyperv/vmbus/amd64/hyperv_machdep.c
193
case CPU_VENDOR_HYGON:
sys/i386/i386/machdep.c
700
cpu_vendor_id == CPU_VENDOR_HYGON)
sys/x86/cpufreq/hwpstate_amd.c
1231
cpu_vendor_id == CPU_VENDOR_HYGON ? "Hygon" : "AMD",
sys/x86/cpufreq/hwpstate_amd.c
782
cpu_vendor_id != CPU_VENDOR_HYGON)
sys/x86/linux/linux_vdso_selector_x86.c
49
cpu_vendor_id == CPU_VENDOR_HYGON);
sys/x86/x86/cpu_machdep.c
1866
cpu_vendor_id == CPU_VENDOR_HYGON;
sys/x86/x86/identcpu.c
1148
cpu_vendor_id == CPU_VENDOR_HYGON))
sys/x86/x86/identcpu.c
1179
cpu_vendor_id == CPU_VENDOR_HYGON)
sys/x86/x86/identcpu.c
1672
cpu_vendor_id == CPU_VENDOR_HYGON ||
sys/x86/x86/identcpu.c
1683
cpu_vendor_id == CPU_VENDOR_HYGON ||
sys/x86/x86/identcpu.c
233
{ HYGON_VENDOR_ID, CPU_VENDOR_HYGON }, /* HygonGenuine */
sys/x86/x86/identcpu.c
693
case CPU_VENDOR_HYGON:
sys/x86/x86/identcpu.c
764
cpu_vendor_id == CPU_VENDOR_HYGON ||
sys/x86/x86/local_apic.c
751
cpu_vendor_id != CPU_VENDOR_HYGON)
sys/x86/x86/mca.c
257
cpu_vendor_id != CPU_VENDOR_HYGON)
sys/x86/x86/mp_x86.c
549
cpu_vendor_id == CPU_VENDOR_HYGON)
sys/x86/x86/msi.c
358
case CPU_VENDOR_HYGON:
sys/x86/x86/tsc.c
327
case CPU_VENDOR_HYGON:
sys/x86/x86/tsc.c
621
case CPU_VENDOR_HYGON:
sys/x86/x86/tsc.c
720
cpu_vendor_id == CPU_VENDOR_HYGON) {