Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_selftest.h109 #define I915_SELFTEST_ONLY(x) unlikely(x) macro
119 #define I915_SELFTEST_ONLY(x) 0 macro