Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dcoretemp.c331 static bool cpu_has_tjmax(struct cpuinfo_x86 *c) in cpu_has_tjmax() function
355 if (cpu_has_tjmax(c)) in get_tjmax()