Searched refs:__ENGINE_INSTANCES_MASK (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_huc.c289 return __ENGINE_INSTANCES_MASK(mask, VCS0, I915_MAX_VCS);
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_drv.h785 #define __ENGINE_INSTANCES_MASK(mask, first, count) ({ \ macro
792 __ENGINE_INSTANCES_MASK((gt)->info.engine_mask, first, count)

Completed in 184 milliseconds