Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
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()
A Dcacheinfo.c247 if (boot_cpu_has(X86_FEATURE_TOPOEXT) || boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in amd_fill_cpuid4_info()
271 return (cpu_vendor == X86_VENDOR_AMD || cpu_vendor == X86_VENDOR_HYGON) ? in fill_cpuid4_info()
283 op = (c->x86_vendor == X86_VENDOR_AMD || c->x86_vendor == X86_VENDOR_HYGON) ? 0x8000001d : 4; in find_num_cache_leaves()
547 if (c->x86_vendor == X86_VENDOR_AMD || c->x86_vendor == X86_VENDOR_HYGON) { in __cache_cpumap_setup()
633 if (cpu_vendor == X86_VENDOR_AMD || cpu_vendor == X86_VENDOR_HYGON) in populate_cache_leaves()
A Dhygon.c273 .c_x86_vendor = X86_VENDOR_HYGON,
A Dtopology_common.c170 case X86_VENDOR_HYGON: in parse_topology()
A Dbugs.c1394 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in retbleed_select_mitigation()
1470 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in retbleed_apply_mitigation()
2468 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)) { in spectre_v2_apply_mitigation()
3546 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in retbleed_show_state()
/arch/x86/kernel/
A Damd_nb.c129 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in early_is_amd_nb()
148 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_get_mmconfig_range()
319 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in init_amd_nbs()
A Dsmpboot.c657 (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON && boot_cpu_data.x86 >= 0x18) || in smp_set_init_udelay()
/arch/x86/xen/
A Denlighten.c89 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)) in xen_hypercall_setfunc()
120 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)) in __xen_hypercall_setfunc()
A Dpmu.c94 } else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in xen_pmu_arch_init()
135 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in is_amd_pmu_msr()
/arch/x86/kernel/acpi/
A Dcstate.c236 c->x86_vendor != X86_VENDOR_HYGON) in ffh_cstate_init()
A Dcppc.c31 case X86_VENDOR_HYGON: in cpc_supported_by_cpu()
/arch/x86/kernel/cpu/mce/
A Dcore.c230 if (m->cpuvendor != X86_VENDOR_AMD && m->cpuvendor != X86_VENDOR_HYGON) in print_mce()
536 case X86_VENDOR_HYGON: in mce_is_memory_error()
577 if (m->cpuvendor == X86_VENDOR_HYGON && m->status & MCI_STATUS_DEFERRED) in mce_is_correctable()
2068 if (c->x86_vendor == X86_VENDOR_AMD || c->x86_vendor == X86_VENDOR_HYGON) { in __mcheck_cpu_init_early()
2127 case X86_VENDOR_HYGON: in __mcheck_cpu_init_vendor()
2458 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON || in vendor_disable_error_reporting()
A Dseverity.c416 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in mce_severity()
/arch/x86/pci/
A Damd_bus.c403 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_postcore_init()
/arch/x86/events/amd/
A Duncore.c781 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON ? "HYGON " : "", in amd_uncore_df_ctx_init()
917 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON ? "HYGON " : "", in amd_uncore_l3_ctx_init()
1126 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_uncore_init()
/arch/x86/include/asm/
A Dprocessor.h199 #define X86_VENDOR_HYGON 9 macro
/arch/x86/kernel/apic/
A Dapic.c207 if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in modern_apic()
2012 case X86_VENDOR_HYGON: in detect_init_APIC()
/arch/x86/kernel/cpu/mtrr/
A Dcleanup.c824 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_special_default_mtrr()
/arch/x86/events/
A Drapl.c128 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)
A Dcore.c2095 case X86_VENDOR_HYGON: in init_hw_perf_events()
/arch/x86/kvm/svm/
A Dsvm.c433 c->x86_vendor != X86_VENDOR_HYGON) { in __kvm_is_svm_supported()

Completed in 70 milliseconds