Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpuidle/
H A Dcpuidle-pseries.c216 #define NR_DEDICATED_STATES 2 /* snooze, CEDE */ macro
217 static u8 cede_latency_hint[NR_DEDICATED_STATES];
267 static struct cpuidle_state dedicated_states[NR_DEDICATED_STATES] = {
437 max_idle_state = NR_DEDICATED_STATES; in pseries_idle_probe()