Home
last modified time | relevance | path

Searched defs:match_cpu (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/thermal/
Dintel_soc_dts_thermal.c53 const struct x86_cpu_id *match_cpu; in intel_soc_thermal_init() local
/linux-4.4.14/arch/x86/kernel/
Dtsc_msr.c61 static int match_cpu(u8 family, u8 model) in match_cpu() function