Searched refs:is_intel (Results 1 – 4 of 4) sorted by relevance
80 static int is_intel(void) in is_intel() function174 is_intel() && cpu.level == 6 && in check_cpu()204 if (!is_intel() || in check_knl_erratum()
75 bool is_intel = false; in test__expr() local79 is_intel = strstr(buf, "Intel") != NULL; in test__expr()209 if (is_intel) in test__expr()
165 bool is_intel = boot_cpu_data.x86_vendor == X86_VENDOR_INTEL; in kvm_init_pmu_capability() local173 if ((is_intel && !kvm_pmu_cap.version) || !kvm_pmu_cap.num_counters_gp) in kvm_init_pmu_capability()
75 bool is_intel; member327 c->is_intel = true; in intel_probe_slot()952 if (c->is_intel && c->reset_signal_volt_on_suspend && in sdhci_acpi_reset_signal_voltage_if_needed()