Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/
H A Dintel_powerclamp.c125 #define MAX_ALL_CPU_IDLE 75 macro
149 if (cpumask_equal(cpu_present_mask, mask) && idle > MAX_ALL_CPU_IDLE) in check_invalid()