Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/
A Dprocess.c880 if (boot_option_idle_override == IDLE_POLL && smp_num_siblings > 1) in select_idle_routine()
883 if (x86_idle_set() || boot_option_idle_override == IDLE_POLL) in select_idle_routine()
939 boot_option_idle_override = IDLE_POLL; in idle_setup()
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dprocessor.h187 enum idle_boot_override {IDLE_NO_OVERRIDE = 0, IDLE_HALT, IDLE_NOMWAIT, IDLE_POLL}; enumerator
/linux-6.3-rc2/arch/x86/include/asm/
A Dprocessor.h542 IDLE_POLL}; enumerator
/linux-6.3-rc2/arch/ia64/include/asm/
A Dprocessor.h657 IDLE_NOMWAIT, IDLE_POLL}; enumerator
/linux-6.3-rc2/drivers/acpi/
A Dprocessor_idle.c64 return boot_option_idle_override == IDLE_POLL || in disabled_by_idle_boot_param()

Completed in 19 milliseconds