Searched refs:IDLE_POLL (Results 1 – 3 of 3) sorted by relevance
191 enum idle_boot_override {IDLE_NO_OVERRIDE = 0, IDLE_HALT, IDLE_NOMWAIT, IDLE_POLL}; enumerator
941 if (boot_option_idle_override == IDLE_POLL) { in select_idle_routine()1005 boot_option_idle_override = IDLE_POLL; in idle_setup()
584 IDLE_POLL}; enumerator
Completed in 10 milliseconds