Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/microcode/
Dcore_early.c56 vendor = x86_vendor(); in load_ucode_bsp()
92 vendor = x86_vendor(); in load_ucode_ap()
113 switch (c->x86_vendor) { in save_microcode_in_initrd()
133 vendor = x86_vendor(); in reload_early_microcode()
Dcore.c557 if (c->x86_vendor == X86_VENDOR_INTEL) in microcode_init()
559 else if (c->x86_vendor == X86_VENDOR_AMD) in microcode_init()
648 if (c->x86_vendor == X86_VENDOR_AMD) in microcode_exit()
Dintel.c330 if (c->x86_vendor != X86_VENDOR_INTEL || c->x86 < 6 || in init_intel_microcode()
Damd.c480 if (c->x86_vendor != X86_VENDOR_AMD || c->x86 < 0x10) { in init_amd_microcode()
/linux-4.1.27/arch/x86/kernel/acpi/
Dcstate.c37 else if (c->x86_vendor == X86_VENDOR_INTEL) { in acpi_processor_power_init_bm_check()
52 if (c->x86_vendor == X86_VENDOR_INTEL && in acpi_processor_power_init_bm_check()
148 if ((c->x86_vendor == X86_VENDOR_INTEL) && !(reg->access_size & 0x2)) in acpi_processor_ffh_cstate_probe()
169 if (c->x86_vendor != X86_VENDOR_INTEL) in ffh_cstate_init()
/linux-4.1.27/arch/x86/include/asm/
Dacpi.h89 boot_cpu_data.x86_vendor == X86_VENDOR_AMD && in acpi_processor_cstate_check()
102 return (c->x86_vendor == X86_VENDOR_INTEL || in arch_has_acpi_pdc()
103 c->x86_vendor == X86_VENDOR_CENTAUR); in arch_has_acpi_pdc()
Dgeode.h19 return ((boot_cpu_data.x86_vendor == X86_VENDOR_NSC) && in is_geode_gx()
26 return ((boot_cpu_data.x86_vendor == X86_VENDOR_AMD) && in is_geode_lx()
Dvirtext.h88 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD) { in cpu_has_svm()
Dmicrocode.h99 static inline int x86_vendor(void) in x86_vendor() function
Dcpufeature.h599 #define CPU_FEATURE_TYPEVAL boot_cpu_data.x86_vendor, boot_cpu_data.x86, \
Dprocessor.h84 __u8 x86_vendor; /* CPU vendor */ member
/linux-4.1.27/arch/x86/kernel/cpu/
Dperfctr-watchdog.c47 switch (boot_cpu_data.x86_vendor) { in nmi_perfctr_msr_to_bit()
75 switch (boot_cpu_data.x86_vendor) { in nmi_evntsel_msr_to_bit()
Dmatch.c37 if (m->vendor != X86_VENDOR_ANY && c->x86_vendor != m->vendor) in x86_match_cpu()
Dcommon.c573 c->x86_vendor = this_cpu->c_x86_vendor; in get_cpu_vendor()
582 c->x86_vendor = X86_VENDOR_UNKNOWN; in get_cpu_vendor()
883 c->x86_vendor = X86_VENDOR_UNKNOWN; in identify_cpu()
1113 if (c->x86_vendor < X86_VENDOR_NUM) { in print_cpu_info()
Dintel_cacheinfo.c593 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD) { in cpuid4_cache_lookup_regs()
623 if (c->x86_vendor == X86_VENDOR_AMD) in find_num_cache_leaves()
868 if (c->x86_vendor == X86_VENDOR_AMD) { in __cache_cpumap_setup()
Dcyrix.c414 c->x86_vendor = X86_VENDOR_CYRIX; in cyrix_identify()
Dperf_event_amd_uncore.c523 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD) in amd_uncore_init()
Dintel.c174 if (boot_cpu_data.x86_vendor == X86_VENDOR_INTEL && in ppro_with_ram_bug()
Dperf_event_intel_uncore.c1292 if (boot_cpu_data.x86_vendor != X86_VENDOR_INTEL) in intel_uncore_init()
Dperf_event.c1662 switch (boot_cpu_data.x86_vendor) { in init_hw_perf_events()
/linux-4.1.27/drivers/mtd/nand/
Dcs553x_nand.c262 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD && in is_geode()
267 if ((boot_cpu_data.x86_vendor == X86_VENDOR_NSC || in is_geode()
268 boot_cpu_data.x86_vendor == X86_VENDOR_CYRIX) && in is_geode()
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/
Dmain.c688 if (boot_cpu_data.x86_vendor == X86_VENDOR_INTEL && in mtrr_bp_init()
697 } else if (boot_cpu_data.x86_vendor == X86_VENDOR_CENTAUR && in mtrr_bp_init()
708 switch (boot_cpu_data.x86_vendor) { in mtrr_bp_init()
Dgeneric.c52 if (!((boot_cpu_data.x86_vendor == X86_VENDOR_AMD) && in k8_check_syscfg_dram_mod_en()
Dcleanup.c828 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD) in amd_special_default_mtrr()
/linux-4.1.27/drivers/cpufreq/
Dacpi-cpufreq.c90 switch (boot_cpu_data.x86_vendor) { in boost_state()
109 switch (boot_cpu_data.x86_vendor) { in boost_set_msrs()
219 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD) in extract_msr()
628 if (c->x86_vendor == X86_VENDOR_INTEL) { in acpi_cpufreq_blacklist()
728 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD && in acpi_cpufreq_cpu_init()
Dsc520_freq.c80 if (c->x86_vendor != X86_VENDOR_AMD || in sc520_freq_cpu_init()
Delanfreq.c153 if ((c->x86_vendor != X86_VENDOR_AMD) || in elanfreq_cpu_init()
Damd_freq_sensitivity.c115 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD) in amd_freq_sensitivity_init()
Dspeedstep-lib.c260 if ((c->x86_vendor != X86_VENDOR_INTEL) || in speedstep_detect_processor()
Dspeedstep-centrino.c350 if (cpu->x86_vendor != X86_VENDOR_INTEL || in centrino_cpu_init()
Dcpufreq_ondemand.c63 if (boot_cpu_data.x86_vendor == X86_VENDOR_INTEL && in should_io_be_busy()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_wc_x86_64.c149 return boot_cpu_data.x86_vendor != X86_VENDOR_AMD; in qib_unordered_wc()
/linux-4.1.27/arch/x86/kernel/
Dtopology.c115 if (c->x86_vendor != X86_VENDOR_INTEL) in arch_register_cpu()
Dasm-offsets_32.c32 OFFSET(CPUINFO_x86_vendor, cpuinfo_x86, x86_vendor); in foo()
Damd_nb.c146 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD) in amd_get_mmconfig_range()
Dprocess.c438 if (c->x86_vendor != X86_VENDOR_INTEL) in prefer_mwait_c1_over_halt()
Dalternative.c206 switch (boot_cpu_data.x86_vendor) { in arch_init_ideal_nops()
Dtsc.c1047 if (boot_cpu_data.x86_vendor != X86_VENDOR_INTEL) { in unsynchronized_tsc()
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dmce.c128 m->cpuvendor = boot_cpu_data.x86_vendor; in mce_setup()
579 if (c->x86_vendor == X86_VENDOR_AMD) { in memory_error()
584 } else if (c->x86_vendor == X86_VENDOR_INTEL) { in memory_error()
1510 if (c->x86_vendor == X86_VENDOR_UNKNOWN) { in __mcheck_cpu_apply_quirks()
1516 if (c->x86_vendor == X86_VENDOR_AMD) { in __mcheck_cpu_apply_quirks()
1578 if (c->x86_vendor == X86_VENDOR_INTEL) { in __mcheck_cpu_apply_quirks()
1622 switch (c->x86_vendor) { in __mcheck_cpu_ancient_init()
1638 switch (c->x86_vendor) { in __mcheck_cpu_init_vendor()
Dmce_intel.c85 if (boot_cpu_data.x86_vendor != X86_VENDOR_INTEL) in cmci_supported()
Dmce-severity.c279 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD) in mcheck_vendor_init_severity()
/linux-4.1.27/arch/x86/kernel/apic/
Dprobe_32.c159 switch (boot_cpu_data.x86_vendor) { in default_setup_apic_routing()
Dapic.c218 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD && in modern_apic()
1103 if (modern_apic() || boot_cpu_data.x86_vendor == X86_VENDOR_AMD) in sync_Arb_IDs()
1144 if ((boot_cpu_data.x86_vendor == X86_VENDOR_INTEL) && in init_bsp_APIC()
1692 switch (boot_cpu_data.x86_vendor) { in detect_init_APIC()
Dio_apic.c1721 if (!(boot_cpu_data.x86_vendor == X86_VENDOR_INTEL) in setup_ioapic_ids_from_mpc()
2571 if ((boot_cpu_data.x86_vendor == X86_VENDOR_INTEL) && in io_apic_unique_id()
/linux-4.1.27/drivers/hwmon/
Dhwmon-vid.c296 vrm_ret = find_vrm(c->x86, c->x86_model, c->x86_mask, c->x86_vendor); in vid_which_vrm()
/linux-4.1.27/drivers/xen/
Dxen-acpi-processor.c436 if (c->x86_vendor == X86_VENDOR_INTEL) { in check_prereq()
442 if (c->x86_vendor == X86_VENDOR_AMD) { in check_prereq()
/linux-4.1.27/arch/x86/pci/
Damd_bus.c412 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD) in amd_postcore_init()
/linux-4.1.27/drivers/acpi/
Dacpi_pad.c74 switch (boot_cpu_data.x86_vendor) { in power_saving_mwait_init()
Dprocessor_throttling.c723 if ((this_cpu_read(cpu_info.x86_vendor) != X86_VENDOR_INTEL) || in acpi_throttling_rdmsr()
744 if ((this_cpu_read(cpu_info.x86_vendor) != X86_VENDOR_INTEL) || in acpi_throttling_wrmsr()
Dprocessor_perflib.c299 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD) in amd_fixup_frequency()
Dprocessor_idle.c240 switch (boot_cpu_data.x86_vendor) { in tsc_check_state()
/linux-4.1.27/arch/x86/crypto/
Dtwofish_glue_3way.c439 if (boot_cpu_data.x86_vendor != X86_VENDOR_INTEL) in is_blacklisted_cpu()
Dblowfish_glue.c439 if (boot_cpu_data.x86_vendor != X86_VENDOR_INTEL) in is_blacklisted_cpu()
Ddes3_ede_glue.c466 if (boot_cpu_data.x86_vendor != X86_VENDOR_INTEL) in is_blacklisted_cpu()
Dcamellia_glue.c1685 if (boot_cpu_data.x86_vendor != X86_VENDOR_INTEL) in is_blacklisted_cpu()
/linux-4.1.27/drivers/edac/
Dmce_amd.c837 if (c->x86_vendor != X86_VENDOR_AMD) in mce_amd_init()
/linux-4.1.27/arch/x86/oprofile/
Dnmi_int.c697 __u8 vendor = boot_cpu_data.x86_vendor; in op_nmi_init()
/linux-4.1.27/drivers/idle/
Dintel_idle.c866 if (boot_cpu_data.x86_vendor == X86_VENDOR_INTEL && in intel_idle_probe()
/linux-4.1.27/arch/x86/mm/
Dfault.c526 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD in is_errata93()
/linux-4.1.27/arch/x86/kvm/
Dcpuid.c633 return boot_cpu_data.x86_vendor == X86_VENDOR_CENTAUR; in is_centaur_cpu()