Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/idle/
Dintel_idle.c473 if (boot_option_idle_override != IDLE_NO_OVERRIDE) in intel_idle_init()
/linux-2.6.39/arch/x86/kernel/
Dprocess.c333 unsigned long boot_option_idle_override = IDLE_NO_OVERRIDE;
/linux-2.6.39/arch/ia64/include/asm/
Dprocessor.h721 enum idle_boot_override {IDLE_NO_OVERRIDE=0, IDLE_HALT, IDLE_FORCE_MWAIT, enumerator
/linux-2.6.39/arch/x86/include/asm/
Dprocessor.h762 enum idle_boot_override {IDLE_NO_OVERRIDE=0, IDLE_HALT, IDLE_NOMWAIT, enumerator
/linux-2.6.39/arch/ia64/kernel/
Dprocess.c56 unsigned long boot_option_idle_override = IDLE_NO_OVERRIDE;