Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/powernv/
Didle.c30 static u32 supported_cpuidle_states; variable
133 if (supported_cpuidle_states & OPAL_PM_WINKLE_ENABLED) in pnv_alloc_idle_core_states()
139 return supported_cpuidle_states; in pnv_get_supported_cpuidle_states()
240 supported_cpuidle_states = 0; in pnv_init_idle_states()
268 supported_cpuidle_states |= flags[i]; in pnv_init_idle_states()
270 if (!(supported_cpuidle_states & OPAL_PM_SLEEP_ENABLED_ER1)) { in pnv_init_idle_states()