Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/
Dprocessor_pdc.c118 if (boot_option_idle_override == IDLE_NOMWAIT) { in acpi_processor_eval_pdc()
173 boot_option_idle_override = IDLE_NOMWAIT; in set_no_mwait()
Dprocessor_idle.c405 (boot_option_idle_override == IDLE_NOMWAIT)) { in acpi_processor_get_power_info_cst()
/Linux-v4.19/arch/x86/kernel/
Dprocess.c702 boot_option_idle_override = IDLE_NOMWAIT; in idle_setup()
/Linux-v4.19/arch/x86/include/asm/
Dprocessor.h744 enum idle_boot_override {IDLE_NO_OVERRIDE=0, IDLE_HALT, IDLE_NOMWAIT, enumerator
/Linux-v4.19/arch/ia64/include/asm/
Dprocessor.h684 IDLE_NOMWAIT, IDLE_POLL}; enumerator