Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
A Dprocessor.h191 enum idle_boot_override {IDLE_NO_OVERRIDE = 0, IDLE_HALT, IDLE_NOMWAIT, IDLE_POLL}; enumerator
/linux/arch/x86/kernel/
A Dprocess.c921 if (boot_option_idle_override == IDLE_POLL) { in select_idle_routine()
985 boot_option_idle_override = IDLE_POLL; in idle_setup()
/linux/arch/x86/include/asm/
A Dprocessor.h573 IDLE_POLL}; enumerator
/linux/drivers/acpi/
A Dprocessor_idle.c63 return boot_option_idle_override == IDLE_POLL || in disabled_by_idle_boot_param()

Completed in 13 milliseconds