x86_match_cpu
if (!x86_match_cpu(aesni_cpu_id))
if (!x86_match_cpu(pcmul_cpu_id))
if (!x86_match_cpu(cpu_match))
id = x86_match_cpu(intel_cstates_match);
id = x86_match_cpu(intel_uncore_match);
id = x86_match_cpu(rapl_model_match);
extern const struct x86_cpu_id *x86_match_cpu(const struct x86_cpu_id *match);
m = x86_match_cpu(deadline_match);
if (x86_match_cpu(has_glm_turbo_ratio_limits) &&
if (x86_match_cpu(has_knl_turbo_ratio_limits) &&
if (x86_match_cpu(has_skx_turbo_ratio_limits) &&
m = x86_match_cpu(split_lock_cpu_ids);
const struct x86_cpu_id *m = x86_match_cpu(table);
const struct x86_cpu_id *m = x86_match_cpu(cpu_latest_microcode);
id = x86_match_cpu(ppin_cpuids);
if (x86_match_cpu(zmm_exclusion_list))
const struct x86_cpu_id *id = x86_match_cpu(intel_epb_normal);
EXPORT_SYMBOL(x86_match_cpu);
const struct x86_cpu_id *res = x86_match_cpu(table);
if (ret > 1 && !x86_match_cpu(snc_cpu_ids)) {
const struct x86_cpu_id *id = x86_match_cpu(intel_cod_cpu);
id = x86_match_cpu(tsc_msr_cpu_ids);
if ((pmc->idx == 0 && x86_match_cpu(vmx_pebs_pdist_cpu)) ||
(pmc->idx == 32 && x86_match_cpu(vmx_pebs_pdir_cpu)))
invlpg_miss_match = x86_match_cpu(invlpg_miss_ids);
id = x86_match_cpu(intel_mid_cpu_ids);
id = x86_match_cpu(intel_punit_cpu_ids);
id = x86_match_cpu(efi_capsule_quirk_ids);
if (!x86_match_cpu(imr_ids) || !iosf_mbi_available())
if (x86_match_cpu(imr_ids))
m = x86_match_cpu(msr_save_cpu_table);
x86_match_cpu(dell_broken_mipi_disco_cpu_gens))
id = x86_match_cpu(lpss_cpu_ids);
if (!x86_match_cpu(override_status_ids[i].cpu_ids))
if (!x86_match_cpu(eps_cpu_id) || boot_cpu_data.x86_model < 10)
if (!x86_match_cpu(elan_id))
if (x86_match_cpu(intel_pstate_cpu_ee_disable_ids)) {
if (x86_match_cpu(intel_pstate_cpu_ee_disable_ids))
id = x86_match_cpu(intel_pstate_cpu_oob_ids);
id = x86_match_cpu(hwp_support_ids);
id = x86_match_cpu(intel_pstate_cpu_ids);
const struct x86_cpu_id *id = x86_match_cpu(intel_epp_default);
const struct x86_cpu_id *hybrid_id = x86_match_cpu(intel_hybrid_scaling_factor);
id = x86_match_cpu(intel_pstate_cpu_ee_disable_ids);
if (!x86_match_cpu(longhaul_id))
if (!x86_match_cpu(longrun_ids))
if (!x86_match_cpu(cpufreq_p4_id) || !boot_cpu_has(X86_FEATURE_ACPI))
if (!x86_match_cpu(powernow_k6_ids))
if (!x86_match_cpu(powernow_k7_cpuids))
if (!x86_match_cpu(powernow_k8_ids))
if (!x86_match_cpu(sc520_ids))
if (!x86_match_cpu(centrino_ids))
if (!x86_match_cpu(ss_smi_ids))
if (!x86_match_cpu(ss_smi_ids))
if (!x86_match_cpu(padlock_cpu_id))
if (!x86_match_cpu(padlock_sha_ids) || !boot_cpu_has(X86_FEATURE_PHE_EN))
if (!x86_match_cpu(amd64_cpuids))
id = x86_match_cpu(i10nm_cpuids);
id = x86_match_cpu(imh_cpuids);
id = x86_match_cpu(pnd2_cpuids);
id = x86_match_cpu(sbridge_cpuids);
id = x86_match_cpu(skx_cpuids);
if (!x86_match_cpu(cherry_trail_cpu_ids))
return x86_match_cpu(g8_cpu_ids);
if (!x86_match_cpu(coretemp_ids))
if (!x86_match_cpu(cputemp_ids))
id = x86_match_cpu(intel_idle_ids);
id = x86_match_cpu(intel_mwait_ids);
id = x86_match_cpu(lpss_cpu_ids);
m = x86_match_cpu(ifs_cpu_ids);
cpu_id = x86_match_cpu(intel_pmc_core_ids);
if (!x86_match_cpu(intel_pmc_core_platform_ids))
id = x86_match_cpu(isst_cpu_ids);
id = x86_match_cpu(isst_if_cpu_ids);
id = x86_match_cpu(telemetry_debugfs_cpu_ids);
id = x86_match_cpu(telemetry_cpu_ids);
id = x86_match_cpu(tpmi_cpu_ids);
id = x86_match_cpu(itmt_legacy_cpu_ids);
id = x86_match_cpu(intel_uncore_cpu_ids);
id = x86_match_cpu(intel_mid_cpu_ids);
id = x86_match_cpu(p2sb_cpu_ids);
id = x86_match_cpu(rapl_ids);
const struct x86_cpu_id *id = x86_match_cpu(pl4_support_ids);
if (x86_match_cpu(pmu_support_ids)) {
if (!x86_match_cpu(amd_atl_cpuids))
if (!x86_match_cpu(fmpm_cpuids)) {
if (is_ipu7(isp->hw_ver) || x86_match_cpu(ipu_misc_cfg_exclusion))
if (!x86_match_cpu(intel_powerclamp_ids)) {
if (!x86_match_cpu(qrk_thermal_ids) || !iosf_mbi_available())
match_cpu = x86_match_cpu(soc_thermal_ids);
id = x86_match_cpu(intel_tcc_cpu_ids);
id = x86_match_cpu(tcc_ids);
if (!x86_match_cpu(pkg_temp_thermal_ids))
if (!x86_match_cpu(tdx_guest_ids))
id = x86_match_cpu(soc##_cpu_ids); \