Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_debugfs.c4704 #define DROP_UNBOUND 0x1 macro
4708 #define DROP_ALL (DROP_UNBOUND | \
4747 if (val & DROP_UNBOUND) in i915_drop_caches_set()