Lines Matching defs:flags
161 .flags = CPUIDLE_FLAG_POLLING },
231 unsigned int flags,
241 powernv_states[index].flags = flags;
282 has_stop_states = (pnv_idle_states[0].flags &
294 if ((state->flags & supported_flags) != state->flags)
313 if (state->flags & OPAL_PM_TIMEBASE_STOP)
316 if (state->flags & OPAL_PM_NAP_ENABLED) {
334 else if (state->flags & OPAL_PM_SLEEP_ENABLED ||
335 state->flags & OPAL_PM_SLEEP_ENABLED_ER1) {