Searched refs:DROP_ACTIVE (Results 1 – 1 of 1) sorted by relevance
3579 #define DROP_ACTIVE BIT(3) macro3588 DROP_ACTIVE | \3617 if (val & (DROP_ACTIVE | DROP_IDLE | DROP_RETIRE | DROP_RESET_SEQNO)) { in i915_drop_caches_set()3630 if (ret == 0 && val & (DROP_IDLE | DROP_ACTIVE)) in i915_drop_caches_set()