Home
last modified time | relevance | path

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

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