Home
last modified time | relevance | path

Searched refs:cpu_has_tjmax (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dcoretemp.c261 static bool cpu_has_tjmax(struct cpuinfo_x86 *c) in cpu_has_tjmax() function
290 if (cpu_has_tjmax(c)) in get_tjmax()