Searched refs:match_cpu (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
H A Dtsc_msr.c61 static int match_cpu(u8 family, u8 model) match_cpu() function
89 cpu_index = match_cpu(boot_cpu_data.x86, boot_cpu_data.x86_model); try_msr_calibrate_tsc()
/linux-4.1.27/drivers/thermal/
H A Dintel_soc_dts_thermal.c423 const struct x86_cpu_id *match_cpu; intel_soc_thermal_init() local
425 match_cpu = x86_match_cpu(soc_thermal_ids); intel_soc_thermal_init()
426 if (!match_cpu) intel_soc_thermal_init()
432 soc_dts_thres_irq = (int)match_cpu->driver_data; intel_soc_thermal_init()

Completed in 115 milliseconds