MWAIT_RUNNING
mwait_idle_state = MWAIT_RUNNING;
#define MWAIT_WAKEUP(cpu) (*((cpu)->cpu_m.mcpu_mwait) = MWAIT_RUNNING)
*ret = MWAIT_RUNNING;