Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_debugfs.c678 #define DROP_UNBOUND BIT(0) macro
688 #define DROP_ALL (DROP_UNBOUND | \
758 if (val & DROP_UNBOUND) in i915_drop_caches_set()