Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/
Dprocessor_pdc.c120 if (boot_option_idle_override == IDLE_NOMWAIT) { in acpi_processor_eval_pdc()
175 boot_option_idle_override = IDLE_NOMWAIT; in set_no_mwait()
Dprocessor_idle.c435 (boot_option_idle_override == IDLE_NOMWAIT)) { in acpi_processor_get_power_info_cst()
/linux-4.1.27/arch/x86/kernel/
Dprocess.c528 boot_option_idle_override = IDLE_NOMWAIT; in idle_setup()
/linux-4.1.27/arch/ia64/include/asm/
Dprocessor.h703 IDLE_NOMWAIT, IDLE_POLL}; enumerator
/linux-4.1.27/arch/x86/include/asm/
Dprocessor.h735 enum idle_boot_override {IDLE_NO_OVERRIDE=0, IDLE_HALT, IDLE_NOMWAIT, enumerator