Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Didle.c33 unsigned long cpuidle_disable = IDLE_NO_OVERRIDE;
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Didle.c33 unsigned long cpuidle_disable = IDLE_NO_OVERRIDE;
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/cpuidle/
H A Dcpuidle-haltpoll.c107 if (boot_option_idle_override != IDLE_NO_OVERRIDE) in haltpoll_init()
H A Dcpuidle-pseries.c413 if (cpuidle_disable != IDLE_NO_OVERRIDE) in pseries_idle_probe()
H A Dcpuidle-powernv.c363 if (cpuidle_disable != IDLE_NO_OVERRIDE) in powernv_idle_probe()
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dprocessor.h203 enum idle_boot_override {IDLE_NO_OVERRIDE=0, IDLE_HALT, IDLE_NOMWAIT, enumerator
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dprocessor.h191 enum idle_boot_override {IDLE_NO_OVERRIDE = 0, IDLE_HALT, IDLE_NOMWAIT, IDLE_POLL}; enumerator
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dprocess.c51 unsigned long boot_option_idle_override = IDLE_NO_OVERRIDE;
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dprocessor.h424 enum idle_boot_override {IDLE_NO_OVERRIDE = 0, IDLE_POWERSAVE_OFF}; enumerator
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dprocess.c63 unsigned long boot_option_idle_override = IDLE_NO_OVERRIDE;
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dprocessor.h418 enum idle_boot_override {IDLE_NO_OVERRIDE = 0, IDLE_POWERSAVE_OFF}; enumerator
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dprocessor.h667 enum idle_boot_override {IDLE_NO_OVERRIDE=0, IDLE_HALT, IDLE_FORCE_MWAIT, enumerator
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dprocess.c58 unsigned long boot_option_idle_override = IDLE_NO_OVERRIDE;
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dprocessor.h670 enum idle_boot_override {IDLE_NO_OVERRIDE=0, IDLE_HALT, IDLE_NOMWAIT, enumerator
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dprocessor.h653 enum idle_boot_override {IDLE_NO_OVERRIDE=0, IDLE_HALT, IDLE_FORCE_MWAIT, enumerator
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dprocess.c59 unsigned long boot_option_idle_override = IDLE_NO_OVERRIDE;
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dprocessor.h548 enum idle_boot_override {IDLE_NO_OVERRIDE=0, IDLE_HALT, IDLE_NOMWAIT, enumerator
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dprocess.c670 unsigned long boot_option_idle_override = IDLE_NO_OVERRIDE;
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dprocess.c734 unsigned long boot_option_idle_override = IDLE_NO_OVERRIDE;
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Didle.c1490 if (cpuidle_disable != IDLE_NO_OVERRIDE) in pnv_init_idle_states()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Didle.c1457 if (cpuidle_disable != IDLE_NO_OVERRIDE) in pnv_init_idle_states()
/kernel/linux/linux-5.10/drivers/idle/
H A Dintel_idle.c1655 if (boot_option_idle_override != IDLE_NO_OVERRIDE) in intel_idle_init()

Completed in 21 milliseconds

12