| /linux/arch/x86/kernel/cpu/ |
| H A D | match.c | 64 const struct x86_cpu_id *x86_match_cpu(const struct x86_cpu_id *match) in x86_match_cpu() function 87 EXPORT_SYMBOL(x86_match_cpu); 91 const struct x86_cpu_id *res = x86_match_cpu(table); in x86_match_min_microcode_rev()
|
| H A D | aperfmperf.c | 250 if (x86_match_cpu(has_glm_turbo_ratio_limits) && in intel_set_max_freq_ratio() 254 if (x86_match_cpu(has_knl_turbo_ratio_limits) && in intel_set_max_freq_ratio() 258 if (x86_match_cpu(has_skx_turbo_ratio_limits) && in intel_set_max_freq_ratio()
|
| H A D | intel_epb.c | 222 const struct x86_cpu_id *id = x86_match_cpu(intel_epb_normal); in intel_epb_init()
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | intel_cpu_info.c | 38 return x86_match_cpu(g8_cpu_ids); in intel_match_g8_cpu()
|
| /linux/drivers/pci/ |
| H A D | pci-mid.c | 50 id = x86_match_cpu(lpss_cpu_ids); in mid_pci_init()
|
| /linux/include/linux/platform_data/x86/ |
| H A D | soc.h | 28 id = x86_match_cpu(soc##_cpu_ids); \
|
| /linux/drivers/powercap/ |
| H A D | intel_rapl_msr.c | 190 const struct x86_cpu_id *id = x86_match_cpu(pl4_support_ids); in rapl_msr_probe() 215 if (x86_match_cpu(pmu_support_ids)) { in rapl_msr_probe()
|
| /linux/drivers/platform/x86/ |
| H A D | intel_scu_wdt.c | 62 id = x86_match_cpu(intel_mid_cpu_ids); in register_mid_wdt()
|
| H A D | p2sb.c | 53 id = x86_match_cpu(p2sb_cpu_ids); in p2sb_get_devfn()
|
| /linux/drivers/platform/x86/intel/pmc/ |
| H A D | pltdrv.c | 65 if (!x86_match_cpu(intel_pmc_core_platform_ids)) in pmc_core_platform_init()
|
| /linux/drivers/thermal/intel/ |
| H A D | intel_soc_dts_thermal.c | 49 match_cpu = x86_match_cpu(soc_thermal_ids); in intel_soc_thermal_init()
|
| H A D | intel_tcc_cooling.c | 83 id = x86_match_cpu(tcc_ids); in tcc_cooling_init()
|
| /linux/drivers/cpufreq/ |
| H A D | sc520_freq.c | 106 if (!x86_match_cpu(sc520_ids)) in sc520_freq_init()
|
| H A D | elanfreq.c | 206 if (!x86_match_cpu(elan_id)) in elanfreq_init()
|
| H A D | p4-clockmod.c | 250 if (!x86_match_cpu(cpufreq_p4_id) || !boot_cpu_has(X86_FEATURE_ACPI)) in cpufreq_p4_init()
|
| H A D | powernow-k6.c | 274 if (!x86_match_cpu(powernow_k6_ids)) in powernow_k6_init()
|
| /linux/drivers/platform/x86/intel/ |
| H A D | turbo_max_3.c | 128 id = x86_match_cpu(itmt_legacy_cpu_ids); in itmt_legacy_init()
|
| /linux/arch/x86/platform/intel-quark/ |
| H A D | imr_selftest.c | 119 if (x86_match_cpu(imr_ids)) in imr_self_test_init()
|
| /linux/arch/x86/kernel/ |
| H A D | tsc_msr.c | 175 id = x86_match_cpu(tsc_msr_cpu_ids); in cpu_khz_from_msr()
|
| /linux/arch/x86/crypto/ |
| H A D | ghash-clmulni-intel_glue.c | 147 if (!x86_match_cpu(pcmul_cpu_id)) in ghash_pclmulqdqni_mod_init()
|
| /linux/arch/x86/include/asm/ |
| H A D | cpu_device_id.h | 204 extern const struct x86_cpu_id *x86_match_cpu(const struct x86_cpu_id *match);
|
| /linux/drivers/platform/x86/intel/ifs/ |
| H A D | core.c | 115 m = x86_match_cpu(ifs_cpu_ids); in ifs_init()
|
| /linux/arch/x86/platform/atom/ |
| H A D | punit_atom_debug.c | 184 id = x86_match_cpu(intel_punit_cpu_ids); in punit_atom_debug_init()
|
| /linux/drivers/platform/x86/intel/speed_select_if/ |
| H A D | isst_if_mbox_msr.c | 175 id = x86_match_cpu(isst_if_cpu_ids); in isst_if_mbox_init()
|
| /linux/drivers/ras/amd/atl/ |
| H A D | core.c | 199 if (!x86_match_cpu(amd_atl_cpuids)) in amd_atl_init()
|