Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dcoretemp.c342 static bool cpu_has_tjmax(struct cpuinfo_x86 *c) in cpu_has_tjmax() function
366 if (cpu_has_tjmax(c)) in get_tjmax()