Home
last modified time | relevance | path

Searched refs:OPAL_CONFIG_IDLE_FASTSLEEP (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/powerpc/platforms/powernv/
Didle.c155 rc = opal_config_cpu_idle_state(OPAL_CONFIG_IDLE_FASTSLEEP, in pnv_fastsleep_workaround_apply()
334 OPAL_CONFIG_IDLE_FASTSLEEP, in power7_idle_insn()
447 rc = opal_config_cpu_idle_state(OPAL_CONFIG_IDLE_FASTSLEEP, in power7_idle_insn()
/linux-6.1.9/arch/powerpc/include/asm/
Dopal-api.h245 #define OPAL_CONFIG_IDLE_FASTSLEEP 1 macro