Home
last modified time | relevance | path

Searched refs:x86_vendor (Results 1 – 25 of 58) sorted by relevance

123

/linux/arch/x86/kernel/
H A Damd_nb.c130 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD && in early_is_amd_nb()
131 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in early_is_amd_nb()
149 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD && in amd_get_mmconfig_range()
150 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_get_mmconfig_range()
320 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD && in init_amd_nbs()
321 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in init_amd_nbs()
H A Dasm-offsets_32.c16 OFFSET(CPUINFO_x86_vendor, cpuinfo_x86, x86_vendor); in foo()
/linux/arch/x86/xen/
H A Dpmu.c71 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD) { in xen_pmu_arch_init()
93 } else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in xen_pmu_arch_init()
133 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD && in is_amd_pmu_msr()
134 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in is_amd_pmu_msr()
150 if (boot_cpu_data.x86_vendor != X86_VENDOR_INTEL && in is_intel_pmu_msr()
151 boot_cpu_data.x86_vendor != X86_VENDOR_CENTAUR && in is_intel_pmu_msr()
152 boot_cpu_data.x86_vendor != X86_VENDOR_ZHAOXIN) in is_intel_pmu_msr()
401 if (boot_cpu_data.x86_vendor != X86_VENDOR_INTEL) in xen_read_pmc()
H A Denlighten.c85 if ((boot_cpu_data.x86_vendor == X86_VENDOR_AMD || in xen_hypercall_setfunc()
86 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)) in xen_hypercall_setfunc()
121 if ((boot_cpu_data.x86_vendor == X86_VENDOR_AMD || in __xen_hypercall_setfunc()
122 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)) in __xen_hypercall_setfunc()
/linux/arch/x86/include/asm/
H A Dgeode.h16 return ((boot_cpu_data.x86_vendor == X86_VENDOR_NSC) && in is_geode_gx()
23 return ((boot_cpu_data.x86_vendor == X86_VENDOR_AMD) && in is_geode_lx()
H A Dacpi.h100 boot_cpu_data.x86_vendor == X86_VENDOR_AMD && in acpi_processor_cstate_check()
113 return (c->x86_vendor == X86_VENDOR_INTEL || in arch_has_acpi_pdc()
114 c->x86_vendor == X86_VENDOR_CENTAUR); in arch_has_acpi_pdc()
/linux/arch/x86/kernel/cpu/
H A Dperfctr-watchdog.c48 switch (boot_cpu_data.x86_vendor) { in nmi_perfctr_msr_to_bit()
81 switch (boot_cpu_data.x86_vendor) { in nmi_evntsel_msr_to_bit()
H A Dbugs.c1084 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD || in retbleed_select_mitigation()
1085 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in retbleed_select_mitigation()
1109 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD && in retbleed_select_mitigation()
1110 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in retbleed_select_mitigation()
1157 if (boot_cpu_data.x86_vendor == X86_VENDOR_INTEL) { in retbleed_select_mitigation()
1527 if (cmd == SPECTRE_V2_CMD_IBRS && boot_cpu_data.x86_vendor != X86_VENDOR_INTEL) { in spectre_v2_parse_cmdline()
1731 boot_cpu_data.x86_vendor == X86_VENDOR_INTEL) { in spectre_v2_select_mitigation()
1875 (boot_cpu_data.x86_vendor == X86_VENDOR_AMD || in spectre_v2_select_mitigation()
1876 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)) { in spectre_v2_select_mitigation()
2906 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD && in retbleed_show_state()
[all …]
H A Dcacheinfo.c613 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD) { in cpuid4_cache_lookup_regs()
620 } else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in cpuid4_cache_lookup_regs()
647 if (c->x86_vendor == X86_VENDOR_AMD || in find_num_cache_leaves()
648 c->x86_vendor == X86_VENDOR_HYGON) in find_num_cache_leaves()
948 if (c->x86_vendor == X86_VENDOR_AMD || in __cache_cpumap_setup()
949 c->x86_vendor == X86_VENDOR_HYGON) { in __cache_cpumap_setup()
/linux/drivers/cpufreq/
H A Dacpi-cpufreq.c78 switch (boot_cpu_data.x86_vendor) { in boost_state()
97 switch (boot_cpu_data.x86_vendor) { in boost_set_msr()
217 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD) in extract_msr()
219 else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in extract_msr()
613 if (c->x86_vendor == X86_VENDOR_INTEL) { in acpi_cpufreq_blacklist()
649 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD) { in get_max_boost_ratio()
774 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD && in acpi_cpufreq_cpu_init()
H A Damd_freq_sensitivity.c115 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD) in amd_freq_sensitivity_init()
117 else if (boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in amd_freq_sensitivity_init()
H A Dsc520_freq.c77 if (c->x86_vendor != X86_VENDOR_AMD || in sc520_freq_cpu_init()
H A Delanfreq.c150 if ((c->x86_vendor != X86_VENDOR_AMD) || in elanfreq_cpu_init()
/linux/drivers/mtd/nand/raw/
H A Dcs553x_nand.c329 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD && in is_geode()
334 if ((boot_cpu_data.x86_vendor == X86_VENDOR_NSC || in is_geode()
335 boot_cpu_data.x86_vendor == X86_VENDOR_CYRIX) && in is_geode()
/linux/arch/x86/kernel/acpi/
H A Dcppc.c27 switch (boot_cpu_data.x86_vendor) { in cpc_supported_by_cpu()
120 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD) in init_freq_invariance_cppc()
/linux/drivers/powercap/
H A Dintel_rapl_msr.c160 switch (boot_cpu_data.x86_vendor) { in rapl_msr_probe()
169 pr_err("intel-rapl does not support CPU vendor %d\n", boot_cpu_data.x86_vendor); in rapl_msr_probe()
/linux/drivers/rtc/
H A Drtc-mc146818-lib.c204 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD || in apply_amd_register_a_behavior()
205 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in apply_amd_register_a_behavior()
/linux/arch/x86/kernel/cpu/mtrr/
H A Dlegacy.c13 switch (boot_cpu_data.x86_vendor) { in mtrr_set_if()
/linux/drivers/infiniband/hw/qib/
H A Dqib_wc_x86_64.c149 return boot_cpu_data.x86_vendor != X86_VENDOR_AMD; in qib_unordered_wc()
/linux/arch/x86/kernel/apic/
H A Dprobe_32.c102 switch (boot_cpu_data.x86_vendor) { in x86_32_probe_bigsmp_early()
/linux/arch/x86/pci/
H A Damd_bus.c402 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD && in amd_postcore_init()
403 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_postcore_init()
/linux/arch/um/include/asm/
H A Dcpufeature.h137 #define CPU_FEATURE_TYPEVAL boot_cpu_data.x86_vendor, boot_cpu_data.x86, \
/linux/arch/x86/crypto/
H A Dtwofish_glue_3way.c108 if (boot_cpu_data.x86_vendor != X86_VENDOR_INTEL) in is_blacklisted_cpu()
/linux/arch/x86/kernel/cpu/mce/
H A Dseverity.c416 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD || in mce_severity()
417 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) in mce_severity()
/linux/drivers/hwmon/
H A Dhwmon-vid.c283 vrm_ret = find_vrm(c->x86, c->x86_model, c->x86_stepping, c->x86_vendor); in vid_which_vrm()

123