Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/powernv/
Didle.c38 static u32 supported_cpuidle_states; variable
187 if (supported_cpuidle_states & OPAL_PM_LOSE_FULL_CONTEXT) { in pnv_alloc_idle_core_states()
198 supported_cpuidle_states &= ~OPAL_PM_LOSE_FULL_CONTEXT; in pnv_alloc_idle_core_states()
225 return supported_cpuidle_states; in pnv_get_supported_cpuidle_states()
471 if (supported_cpuidle_states & OPAL_PM_LOSE_FULL_CONTEXT) in pnv_program_cpu_hotplug_lpcr()
716 supported_cpuidle_states |= pnv_idle_states[i].flags; in pnv_probe_idle_states()
834 supported_cpuidle_states = 0; in pnv_init_idle_states()
845 if (!(supported_cpuidle_states & OPAL_PM_SLEEP_ENABLED_ER1)) { in pnv_init_idle_states()
864 if (supported_cpuidle_states & OPAL_PM_NAP_ENABLED) in pnv_init_idle_states()