Searched refs:X86_VENDOR_HYGON (Results 1 - 25 of 32) sorted by relevance

12

/linux-master/arch/x86/kernel/cpu/
H A Dperfctr-watchdog.c49 case X86_VENDOR_HYGON:
82 case X86_VENDOR_HYGON:
H A Dhygon.c272 .c_x86_vendor = X86_VENDOR_HYGON,
H A Dtopology_common.c136 case X86_VENDOR_HYGON:
H A Dcacheinfo.c622 } else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) {
650 c->x86_vendor == X86_VENDOR_HYGON)
948 c->x86_vendor == X86_VENDOR_HYGON) {
H A Dbugs.c1083 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) {
1108 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON)
1851 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)) {
2856 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON)
/linux-master/tools/power/cpupower/utils/helpers/
H A Dcpuid.c112 cpu_info->vendor != X86_VENDOR_HYGON &&
130 cpu_info->vendor == X86_VENDOR_HYGON) {
H A Dhelpers.h64 X86_VENDOR_AMD, X86_VENDOR_HYGON, X86_VENDOR_MAX}; enumerator in enum:cpupower_cpu_vendor
/linux-master/arch/x86/kernel/apic/
H A Dprobe_32.c108 case X86_VENDOR_HYGON:
/linux-master/arch/x86/kernel/acpi/
H A Dcppc.c18 case X86_VENDOR_HYGON:
H A Dcstate.c224 c->x86_vendor != X86_VENDOR_HYGON)
/linux-master/arch/x86/kernel/
H A Damd_nb.c243 if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) {
342 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON)
345 if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)
362 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON)
H A Dsmpboot.c692 ((boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) && (boot_cpu_data.x86 >= 0x18)) ||
1284 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)
/linux-master/drivers/cpufreq/
H A Damd_freq_sensitivity.c117 else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)
H A Dacpi-cpufreq.c88 case X86_VENDOR_HYGON:
109 case X86_VENDOR_HYGON:
224 else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)
/linux-master/arch/x86/xen/
H A Dpmu.c94 } else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) {
135 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON)
/linux-master/tools/power/cpupower/utils/
H A Dcpufreq-info.c154 cpupower_cpu_info.vendor == X86_VENDOR_HYGON) {
215 cpupower_cpu_info.vendor == X86_VENDOR_HYGON ||
/linux-master/tools/power/cpupower/utils/idle_monitor/
H A Dmperf_monitor.c277 cpupower_cpu_info.vendor == X86_VENDOR_HYGON) {
/linux-master/drivers/rtc/
H A Drtc-mc146818-lib.c205 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)
/linux-master/drivers/powercap/
H A Dintel_rapl_msr.c162 case X86_VENDOR_HYGON:
/linux-master/arch/x86/kernel/cpu/mce/
H A Dcore.c209 if (m->cpuvendor != X86_VENDOR_AMD && m->cpuvendor != X86_VENDOR_HYGON)
511 case X86_VENDOR_HYGON:
552 if (m->cpuvendor == X86_VENDOR_HYGON && m->status & MCI_STATUS_DEFERRED)
1989 if (c->x86_vendor == X86_VENDOR_AMD || c->x86_vendor == X86_VENDOR_HYGON) {
2052 case X86_VENDOR_HYGON:
2384 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON ||
H A Dseverity.c406 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)
/linux-master/arch/x86/pci/
H A Damd_bus.c403 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON)
/linux-master/drivers/acpi/
H A Dacpi_pad.c66 case X86_VENDOR_HYGON:
/linux-master/arch/x86/events/amd/
H A Duncore.c714 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON ? "HYGON " : "",
847 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON ? "HYGON " : "",
1016 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON)
/linux-master/arch/x86/include/asm/
H A Dprocessor.h171 #define X86_VENDOR_HYGON 9 macro

Completed in 584 milliseconds

12