Home
last modified time | relevance | path

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

12

/linux-5.19.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()
945 c->x86_vendor == X86_VENDOR_HYGON) { in __cache_cpumap_setup()
Dhygon.c387 .c_x86_vendor = X86_VENDOR_HYGON,
Dbugs.c886 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in retbleed_select_mitigation()
908 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in retbleed_select_mitigation()
1555 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)) { in spectre_v2_select_mitigation()
2373 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in retbleed_show_state()
/linux-5.19.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.h64 X86_VENDOR_AMD, X86_VENDOR_HYGON, X86_VENDOR_MAX}; enumerator
/linux-5.19.10/arch/x86/kernel/
Damd_nb.c206 if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in amd_cache_northbridges()
305 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in early_is_amd_nb()
308 if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in early_is_amd_nb()
325 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_get_mmconfig_range()
Dsmpboot.c785 ((boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) && (boot_cpu_data.x86 >= 0x18)) || in smp_quirk_init_udelay()
1760 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in mwait_play_dead()
/linux-5.19.10/arch/x86/include/asm/
Dvirtext.h98 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) { in cpu_has_svm()
Dprocessor.h167 #define X86_VENDOR_HYGON 9 macro
/linux-5.19.10/arch/x86/kernel/acpi/
Dcppc.c18 case X86_VENDOR_HYGON: in cpc_supported_by_cpu()
Dcstate.c216 c->x86_vendor != X86_VENDOR_HYGON) in ffh_cstate_init()
/linux-5.19.10/arch/x86/events/amd/
Duncore.c566 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_uncore_init()
601 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON ? "HYGON" : "", in amd_uncore_init()
633 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON ? "HYGON" : "", in amd_uncore_init()
/linux-5.19.10/arch/x86/kernel/apic/
Dprobe_32.c150 case X86_VENDOR_HYGON: in default_setup_apic_routing()
/linux-5.19.10/drivers/cpufreq/
Damd_freq_sensitivity.c117 else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in amd_freq_sensitivity_init()
Dacpi-cpufreq.c84 case X86_VENDOR_HYGON: in boost_state()
103 case X86_VENDOR_HYGON: in boost_set_msr()
218 else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in extract_msr()
/linux-5.19.10/tools/power/cpupower/utils/
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-5.19.10/drivers/powercap/
Dintel_rapl_msr.c156 case X86_VENDOR_HYGON: in rapl_msr_probe()
/linux-5.19.10/arch/x86/kernel/cpu/mce/
Dcore.c212 if (m->cpuvendor != X86_VENDOR_AMD && m->cpuvendor != X86_VENDOR_HYGON) in print_mce()
495 case X86_VENDOR_HYGON: in mce_is_memory_error()
536 if (m->cpuvendor == X86_VENDOR_HYGON && m->status & MCI_STATUS_DEFERRED) in mce_is_correctable()
1941 if (c->x86_vendor == X86_VENDOR_AMD || c->x86_vendor == X86_VENDOR_HYGON) { in __mcheck_cpu_init_early()
2006 case X86_VENDOR_HYGON: in __mcheck_cpu_init_vendor()
2313 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON || in vendor_disable_error_reporting()
Dseverity.c404 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in mce_severity()
/linux-5.19.10/drivers/rtc/
Drtc-mc146818-lib.c184 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in apply_amd_register_a_behavior()
/linux-5.19.10/tools/power/cpupower/utils/idle_monitor/
Dmperf_monitor.c283 cpupower_cpu_info.vendor == X86_VENDOR_HYGON) { in init_maxfreq_mode()
/linux-5.19.10/arch/x86/pci/
Damd_bus.c395 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_postcore_init()
/linux-5.19.10/drivers/acpi/
Dacpi_pad.c65 case X86_VENDOR_HYGON: in power_saving_mwait_init()
/linux-5.19.10/arch/x86/xen/
Dpmu.c94 } else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in xen_pmu_arch_init()

12