Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dintel_powerclamp.c74 static unsigned int target_mwait; variable
204 target_mwait = (highest_cstate << MWAIT_SUBSTATE_SIZE) | in find_target_mwait()
447 unsigned long eax = target_mwait; in clamp_thread()