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

/linux-master/arch/powerpc/kernel/
H A Didle.c33 unsigned long cpuidle_disable = IDLE_NO_OVERRIDE;
/linux-master/drivers/cpuidle/
H A Dcpuidle-haltpoll.c107 if (boot_option_idle_override != IDLE_NO_OVERRIDE)
H A Dcpuidle-powernv.c363 if (cpuidle_disable != IDLE_NO_OVERRIDE)
H A Dcpuidle-pseries.c413 if (cpuidle_disable != IDLE_NO_OVERRIDE)
/linux-master/arch/loongarch/include/asm/
H A Dprocessor.h191 enum idle_boot_override {IDLE_NO_OVERRIDE = 0, IDLE_HALT, IDLE_NOMWAIT, IDLE_POLL}; enumerator in enum:idle_boot_override
/linux-master/arch/powerpc/include/asm/
H A Dprocessor.h418 enum idle_boot_override {IDLE_NO_OVERRIDE = 0, IDLE_POWERSAVE_OFF}; enumerator in enum:idle_boot_override
/linux-master/arch/x86/kernel/
H A Dprocess.c734 unsigned long boot_option_idle_override = IDLE_NO_OVERRIDE;
862 if (boot_option_idle_override != IDLE_NO_OVERRIDE)
/linux-master/arch/loongarch/kernel/
H A Dprocess.c63 unsigned long boot_option_idle_override = IDLE_NO_OVERRIDE;
/linux-master/arch/x86/include/asm/
H A Dprocessor.h559 enum idle_boot_override {IDLE_NO_OVERRIDE=0, IDLE_HALT, IDLE_NOMWAIT, enumerator in enum:idle_boot_override
/linux-master/arch/powerpc/platforms/powernv/
H A Didle.c1457 if (cpuidle_disable != IDLE_NO_OVERRIDE)
/linux-master/drivers/idle/
H A Dintel_idle.c2178 if (boot_option_idle_override != IDLE_NO_OVERRIDE)

Completed in 205 milliseconds