Searched refs:X86_VENDOR_HYGON (Results 1 – 21 of 21) sorted by relevance
49 case X86_VENDOR_HYGON: in nmi_perfctr_msr_to_bit()82 case X86_VENDOR_HYGON: in nmi_evntsel_msr_to_bit()
247 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()
273 .c_x86_vendor = X86_VENDOR_HYGON,
170 case X86_VENDOR_HYGON: in parse_topology()
1394 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()
129 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()
657 (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON && boot_cpu_data.x86 >= 0x18) || in smp_set_init_udelay()
89 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()
94 } 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()
236 c->x86_vendor != X86_VENDOR_HYGON) in ffh_cstate_init()
31 case X86_VENDOR_HYGON: in cpc_supported_by_cpu()
230 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()
416 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in mce_severity()
403 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_postcore_init()
781 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()
199 #define X86_VENDOR_HYGON 9 macro
207 if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in modern_apic()2012 case X86_VENDOR_HYGON: in detect_init_APIC()
824 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_special_default_mtrr()
128 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)
2095 case X86_VENDOR_HYGON: in init_hw_perf_events()
433 c->x86_vendor != X86_VENDOR_HYGON) { in __kvm_is_svm_supported()
Completed in 70 milliseconds