Toggle navigation
/
Symbol
File
Text
Line
Symbol: LRI
macro public
Defined...
drivers/gpu/drm/i915/gt/intel_lrc.c:52:9-52:87
: #define LRI(count, flags) ((flags) << 6 | (count) | BUILD_BUG_ON_ZERO(count >= BIT(6)))