Home
last modified time | relevance | path

Searched refs:OPAL_PM_STOP_INST_FAST (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/cpuidle/
Dcpuidle-powernv.c280 (OPAL_PM_STOP_INST_FAST | OPAL_PM_STOP_INST_DEEP)); in powernv_add_idle_states()
/linux-6.1.9/arch/powerpc/include/asm/
Dopal-api.h239 #define OPAL_PM_STOP_INST_FAST 0x00100000 macro
/linux-6.1.9/arch/powerpc/platforms/powernv/
Didle.c1234 (state->flags & OPAL_PM_STOP_INST_FAST)) { in pnv_arch300_idle_init()