| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/ |
| H A D | match.c | 37 const struct x86_cpu_id *x86_match_cpu(const struct x86_cpu_id *match) in x86_match_cpu() function 60 EXPORT_SYMBOL(x86_match_cpu);
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | pci-mid.c | 72 id = x86_match_cpu(lpss_cpu_ids); in mid_pci_init()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | intel_pmc_core_pltdrv.c | 65 if (!x86_match_cpu(intel_pmc_core_platform_ids)) in pmc_core_platform_init()
|
| H A D | intel_turbo_max_3.c | 127 id = x86_match_cpu(itmt_legacy_cpu_ids); in itmt_legacy_init()
|
| H A D | intel_mid_powerbtn.c | 132 id = x86_match_cpu(mid_pb_cpu_ids); in mid_pb_probe()
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/common/ |
| H A D | soc-intel-quirks.h | 28 id = x86_match_cpu(soc##_cpu_ids); \
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | sc520_freq.c | 107 if (!x86_match_cpu(sc520_ids)) in sc520_freq_init()
|
| H A D | elanfreq.c | 208 if (!x86_match_cpu(elan_id)) in elanfreq_init()
|
| H A D | p4-clockmod.c | 251 if (!x86_match_cpu(cpufreq_p4_id) || !boot_cpu_has(X86_FEATURE_ACPI)) in cpufreq_p4_init()
|
| H A D | powernow-k6.c | 276 if (!x86_match_cpu(powernow_k6_ids)) in powernow_k6_init()
|
| H A D | speedstep-ich.c | 337 if (!x86_match_cpu(ss_smi_ids)) in speedstep_init()
|
| H A D | speedstep-smi.c | 317 if (!x86_match_cpu(ss_smi_ids)) in speedstep_init()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/intel-mid/device_libs/ |
| H A D | platform_bt.c | 76 id = x86_match_cpu(bt_sfi_cpu_ids); in bt_sfi_init()
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/intel-quark/ |
| H A D | imr_selftest.c | 119 if (x86_match_cpu(imr_ids)) in imr_self_test_init()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | cpu_device_id.h | 193 extern const struct x86_cpu_id *x86_match_cpu(const struct x86_cpu_id *match);
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | tsc_msr.c | 175 id = x86_match_cpu(tsc_msr_cpu_ids); in cpu_khz_from_msr()
|
| H A D | smpboot.c | 498 const struct x86_cpu_id *id = x86_match_cpu(intel_cod_cpu); in match_llc() 1990 if (x86_match_cpu(has_glm_turbo_ratio_limits) && in intel_set_max_freq_ratio() 1994 if (x86_match_cpu(has_knl_turbo_ratio_limits) && in intel_set_max_freq_ratio() 1998 if (x86_match_cpu(has_skx_turbo_ratio_limits) && in intel_set_max_freq_ratio()
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/atom/ |
| H A D | punit_atom_debug.c | 136 id = x86_match_cpu(intel_punit_cpu_ids); in punit_atom_debug_init()
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | crct10dif-pclmul_glue.c | 124 if (!x86_match_cpu(crct10dif_cpu_id)) in crct10dif_intel_mod_init()
|
| H A D | crc32-pclmul_glue.c | 182 if (!x86_match_cpu(crc32pclmul_cpu_id)) { in crc32_pclmul_mod_init()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/x86/ |
| H A D | utils.c | 145 if (!x86_match_cpu(override_status_ids[i].cpu_ids)) in acpi_device_override_status()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/intel_speed_select_if/ |
| H A D | isst_if_mbox_msr.c | 176 id = x86_match_cpu(isst_if_cpu_ids); in isst_if_mbox_init()
|
| /OK3568_Linux_fs/kernel/drivers/powercap/ |
| H A D | intel_rapl_msr.c | 136 const struct x86_cpu_id *id = x86_match_cpu(pl4_support_ids); in rapl_msr_probe()
|
| /OK3568_Linux_fs/kernel/arch/x86/events/amd/ |
| H A D | power.c | 267 if (!x86_match_cpu(cpu_match)) in amd_power_pmu_init()
|