Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dprocess.c838 if (boot_option_idle_override == IDLE_POLL && smp_num_siblings > 1) in select_idle_routine()
841 if (x86_idle || boot_option_idle_override == IDLE_POLL) in select_idle_routine()
894 boot_option_idle_override = IDLE_POLL; in idle_setup()
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dprocessor.h668 IDLE_NOMWAIT, IDLE_POLL}; enumerator
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dprocessor.h671 IDLE_POLL}; enumerator
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dprocessor_idle.c65 return boot_option_idle_override == IDLE_POLL || in disabled_by_idle_boot_param()