Home
last modified time | relevance | path

Searched defs:I915_SELFTEST_ONLY (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_selftest.h109 #define I915_SELFTEST_ONLY(x) unlikely(x) macro
118 #define I915_SELFTEST_ONLY(x) 0 macro