Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dsmpboot.c1692 unsigned int highest_cstate = 0; in mwait_play_dead() local
1720 highest_cstate = i; in mwait_play_dead()
1724 eax = (highest_cstate << MWAIT_SUBSTATE_SIZE) | in mwait_play_dead()