Searched refs:highest_cstate (Results 1 – 2 of 2) sorted by relevance
43 unsigned int highest_cstate = 0; in power_saving_mwait_init() local61 highest_cstate = i; in power_saving_mwait_init()65 power_saving_mwait_eax = (highest_cstate << MWAIT_SUBSTATE_SIZE) | in power_saving_mwait_init()
1282 unsigned int highest_cstate = 0; in mwait_play_dead() local1310 highest_cstate = i; in mwait_play_dead()1314 eax = (highest_cstate << MWAIT_SUBSTATE_SIZE) | in mwait_play_dead()
Completed in 8 milliseconds