Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_debugfs.c4230 #define DROP_UNBOUND 0x1 macro
4234 #define DROP_ALL (DROP_UNBOUND | \
4273 if (val & DROP_UNBOUND) in i915_drop_caches_set()