Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Didle.c33 unsigned long cpuidle_disable = IDLE_NO_OVERRIDE;
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcpuidle-haltpoll.c108 if (boot_option_idle_override != IDLE_NO_OVERRIDE) in haltpoll_init()
H A Dcpuidle-pseries.c408 if (cpuidle_disable != IDLE_NO_OVERRIDE) in pseries_idle_probe()
H A Dcpuidle-powernv.c360 if (cpuidle_disable != IDLE_NO_OVERRIDE) in powernv_idle_probe()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dprocessor.h424 enum idle_boot_override {IDLE_NO_OVERRIDE = 0, IDLE_POWERSAVE_OFF}; enumerator
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dprocessor.h667 enum idle_boot_override {IDLE_NO_OVERRIDE=0, IDLE_HALT, IDLE_FORCE_MWAIT, enumerator
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dprocessor.h670 enum idle_boot_override {IDLE_NO_OVERRIDE=0, IDLE_HALT, IDLE_NOMWAIT, enumerator
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dprocess.c58 unsigned long boot_option_idle_override = IDLE_NO_OVERRIDE;
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dprocess.c670 unsigned long boot_option_idle_override = IDLE_NO_OVERRIDE;
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Didle.c1490 if (cpuidle_disable != IDLE_NO_OVERRIDE) in pnv_init_idle_states()
/OK3568_Linux_fs/kernel/drivers/idle/
H A Dintel_idle.c1655 if (boot_option_idle_override != IDLE_NO_OVERRIDE) in intel_idle_init()