Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Didle.c60 static bool deepest_stop_found; variable
1065 if (cpu_has_feature(CPU_FTR_ARCH_300) && deepest_stop_found) { in pnv_cpu_offline()
1232 deepest_stop_found = true; in pnv_arch300_idle_init()
1252 if (unlikely(!deepest_stop_found)) { in pnv_arch300_idle_init()
1290 deepest_stop_found = false; in pnv_disable_deep_states()