/linux-5.19.10/arch/x86/kernel/cpu/ |
D | perfctr-watchdog.c | 49 case X86_VENDOR_HYGON: in nmi_perfctr_msr_to_bit() 82 case X86_VENDOR_HYGON: in nmi_evntsel_msr_to_bit()
|
D | cacheinfo.c | 607 } 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()
|
D | hygon.c | 387 .c_x86_vendor = X86_VENDOR_HYGON,
|
D | bugs.c | 886 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/ |
D | cpuid.c | 112 cpu_info->vendor != X86_VENDOR_HYGON && in get_cpu_info() 130 cpu_info->vendor == X86_VENDOR_HYGON) { in get_cpu_info()
|
D | helpers.h | 64 X86_VENDOR_AMD, X86_VENDOR_HYGON, X86_VENDOR_MAX}; enumerator
|
/linux-5.19.10/arch/x86/kernel/ |
D | amd_nb.c | 206 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()
|
D | smpboot.c | 785 ((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/ |
D | virtext.h | 98 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) { in cpu_has_svm()
|
D | processor.h | 167 #define X86_VENDOR_HYGON 9 macro
|
/linux-5.19.10/arch/x86/kernel/acpi/ |
D | cppc.c | 18 case X86_VENDOR_HYGON: in cpc_supported_by_cpu()
|
D | cstate.c | 216 c->x86_vendor != X86_VENDOR_HYGON) in ffh_cstate_init()
|
/linux-5.19.10/arch/x86/events/amd/ |
D | uncore.c | 566 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/ |
D | probe_32.c | 150 case X86_VENDOR_HYGON: in default_setup_apic_routing()
|
/linux-5.19.10/drivers/cpufreq/ |
D | amd_freq_sensitivity.c | 117 else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in amd_freq_sensitivity_init()
|
D | acpi-cpufreq.c | 84 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/ |
D | cpufreq-info.c | 154 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/ |
D | intel_rapl_msr.c | 156 case X86_VENDOR_HYGON: in rapl_msr_probe()
|
/linux-5.19.10/arch/x86/kernel/cpu/mce/ |
D | core.c | 212 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()
|
D | severity.c | 404 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in mce_severity()
|
/linux-5.19.10/drivers/rtc/ |
D | rtc-mc146818-lib.c | 184 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in apply_amd_register_a_behavior()
|
/linux-5.19.10/tools/power/cpupower/utils/idle_monitor/ |
D | mperf_monitor.c | 283 cpupower_cpu_info.vendor == X86_VENDOR_HYGON) { in init_maxfreq_mode()
|
/linux-5.19.10/arch/x86/pci/ |
D | amd_bus.c | 395 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_postcore_init()
|
/linux-5.19.10/drivers/acpi/ |
D | acpi_pad.c | 65 case X86_VENDOR_HYGON: in power_saving_mwait_init()
|
/linux-5.19.10/arch/x86/xen/ |
D | pmu.c | 94 } else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in xen_pmu_arch_init()
|