Home
last modified time | relevance | path

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

/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()
944 c->x86_vendor == X86_VENDOR_HYGON) { in __cache_cpumap_setup()
Dhygon.c391 .c_x86_vendor = X86_VENDOR_HYGON,
Dbugs.c1002 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in retbleed_select_mitigation()
1027 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in retbleed_select_mitigation()
1685 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)) { in spectre_v2_select_mitigation()
2669 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in retbleed_show_state()
/arch/x86/include/asm/
Dvirtext.h98 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) { in cpu_has_svm()
Dprocessor.h165 #define X86_VENDOR_HYGON 9 macro
/arch/x86/kernel/
Damd_nb.c248 if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in amd_cache_northbridges()
348 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in early_is_amd_nb()
351 if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in early_is_amd_nb()
368 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_get_mmconfig_range()
Dsmpboot.c753 ((boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) && (boot_cpu_data.x86 >= 0x18)) || in smp_quirk_init_udelay()
1706 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in mwait_play_dead()
/arch/x86/kernel/apic/
Dprobe_32.c150 case X86_VENDOR_HYGON: in default_setup_apic_routing()
Dapic.c234 if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in modern_apic()
2031 case X86_VENDOR_HYGON: in detect_init_APIC()
/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()
/arch/x86/kernel/acpi/
Dcstate.c216 c->x86_vendor != X86_VENDOR_HYGON) in ffh_cstate_init()
/arch/x86/kernel/cpu/mce/
Dcore.c248 if (m->cpuvendor != X86_VENDOR_AMD && m->cpuvendor != X86_VENDOR_HYGON) in print_mce()
542 case X86_VENDOR_HYGON: in mce_is_memory_error()
583 if (m->cpuvendor == X86_VENDOR_HYGON && m->status & MCI_STATUS_DEFERRED) in mce_is_correctable()
1871 if (c->x86_vendor == X86_VENDOR_AMD || c->x86_vendor == X86_VENDOR_HYGON) { in __mcheck_cpu_init_early()
1936 case X86_VENDOR_HYGON: in __mcheck_cpu_init_vendor()
2266 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON || in vendor_disable_error_reporting()
Dseverity.c418 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in mcheck_vendor_init_severity()
/arch/x86/pci/
Damd_bus.c395 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_postcore_init()
/arch/x86/xen/
Dpmu.c94 } else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in xen_pmu_arch_init()
/arch/x86/kernel/cpu/mtrr/
Dcleanup.c834 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_special_default_mtrr()
/arch/x86/events/
Dcore.c2079 case X86_VENDOR_HYGON: in init_hw_perf_events()