Searched refs:earlyMaxIntDelay (Results 1 – 1 of 1) sorted by relevance
70 static uint64_t earlyMaxIntDelay = DELAY_UNSET; variable157 if (earlyMaxIntDelay != DELAY_UNSET) { in machine_idle()158 ml_set_maxintdelay(earlyMaxIntDelay); in machine_idle()628 earlyMaxIntDelay = DELAY_UNSET; in ml_set_maxintdelay()631 earlyMaxIntDelay = mdelay; in ml_set_maxintdelay()