Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/
H A Di915_debugfs.c571 #define DROP_ALL (DROP_UNBOUND | \ macro
584 *val = DROP_ALL; in i915_drop_caches_get()
632 val, val & DROP_ALL); in i915_drop_caches_set()