Home
last modified time | relevance | path

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

12

/linux/arch/x86/kernel/cpu/
H A Dperfctr-watchdog.c49 case X86_VENDOR_HYGON: in nmi_perfctr_msr_to_bit()
82 case X86_VENDOR_HYGON: in nmi_evntsel_msr_to_bit()
H A Dhygon.c272 .c_x86_vendor = X86_VENDOR_HYGON,
H A Dtopology_common.c136 case X86_VENDOR_HYGON: in parse_topology()
H A Dcacheinfo.c622 } else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in cpuid4_cache_lookup_regs()
650 c->x86_vendor == X86_VENDOR_HYGON) in find_num_cache_leaves()
948 c->x86_vendor == X86_VENDOR_HYGON) { in __cache_cpumap_setup()
H A Dbugs.c1085 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in retbleed_select_mitigation()
1110 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in retbleed_select_mitigation()
1877 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)) { in spectre_v2_select_mitigation()
2896 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in retbleed_show_state()
/linux/tools/power/cpupower/utils/helpers/
H A Dcpuid.c112 cpu_info->vendor != X86_VENDOR_HYGON && in get_cpu_info()
130 cpu_info->vendor == X86_VENDOR_HYGON) { in get_cpu_info()
H A Dhelpers.h64 X86_VENDOR_AMD, X86_VENDOR_HYGON, X86_VENDOR_MAX}; enumerator
/linux/arch/x86/kernel/
H A Damd_nb.c294 if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in amd_cache_northbridges()
393 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in early_is_amd_nb()
396 if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in early_is_amd_nb()
413 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_get_mmconfig_range()
H A Dsmpboot.c693 ((boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) && (boot_cpu_data.x86 >= 0x18)) || in smp_quirk_init_udelay()
1287 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in mwait_play_dead()
/linux/arch/x86/kernel/apic/
H A Dprobe_32.c108 case X86_VENDOR_HYGON: in x86_32_probe_bigsmp_early()
/linux/drivers/cpufreq/
H A Damd_freq_sensitivity.c117 else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in amd_freq_sensitivity_init()
H A Dacpi-cpufreq.c86 case X86_VENDOR_HYGON: in boost_state()
107 case X86_VENDOR_HYGON: in boost_set_msr()
222 else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in extract_msr()
/linux/tools/power/cpupower/utils/
H A Dcpufreq-info.c154 cpupower_cpu_info.vendor == X86_VENDOR_HYGON) { in get_boost_mode_x86()
215 cpupower_cpu_info.vendor == X86_VENDOR_HYGON || in get_boost_mode()
/linux/arch/x86/xen/
H A Dpmu.c93 } else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in xen_pmu_arch_init()
134 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in is_amd_pmu_msr()
/linux/arch/x86/kernel/acpi/
H A Dcstate.c224 c->x86_vendor != X86_VENDOR_HYGON) in ffh_cstate_init()
H A Dcppc.c29 case X86_VENDOR_HYGON: in cpc_supported_by_cpu()
/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c221 if (m->cpuvendor != X86_VENDOR_AMD && m->cpuvendor != X86_VENDOR_HYGON) in print_mce()
523 case X86_VENDOR_HYGON: in mce_is_memory_error()
564 if (m->cpuvendor == X86_VENDOR_HYGON && m->status & MCI_STATUS_DEFERRED) in mce_is_correctable()
2014 if (c->x86_vendor == X86_VENDOR_AMD || c->x86_vendor == X86_VENDOR_HYGON) { in __mcheck_cpu_init_early()
2077 case X86_VENDOR_HYGON: in __mcheck_cpu_init_vendor()
2409 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON || in vendor_disable_error_reporting()
H A Dseverity.c417 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in mce_severity()
/linux/drivers/powercap/
H A Dintel_rapl_msr.c164 case X86_VENDOR_HYGON: in rapl_msr_probe()
/linux/drivers/rtc/
H A Drtc-mc146818-lib.c205 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in apply_amd_register_a_behavior()
/linux/arch/x86/events/amd/
H A Duncore.c721 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON ? "HYGON " : "", in amd_uncore_df_ctx_init()
857 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON ? "HYGON " : "", in amd_uncore_l3_ctx_init()
1026 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_uncore_init()
/linux/tools/power/cpupower/utils/idle_monitor/
H A Dmperf_monitor.c277 cpupower_cpu_info.vendor == X86_VENDOR_HYGON) { in init_maxfreq_mode()
/linux/arch/x86/pci/
H A Damd_bus.c403 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_postcore_init()
/linux/drivers/acpi/
H A Dacpi_pad.c70 case X86_VENDOR_HYGON: in power_saving_mwait_init()
/linux/arch/x86/include/asm/
H A Dprocessor.h185 #define X86_VENDOR_HYGON 9 macro

12