Searched refs:VDBOX_MASK (Results 1 – 4 of 4) sorted by relevance
156 blob->system_info.engine_enabled_masks[VIDEO_DECODE_CLASS] = VDBOX_MASK(gt); in __guc_ads_init()
509 vdbox_mask, VDBOX_MASK(gt)); in init_engine_mask()510 GEM_BUG_ON(vdbox_mask != VDBOX_MASK(gt)); in init_engine_mask()
1625 #define VDBOX_MASK(gt) \ macro
2447 return hweight64(VDBOX_MASK(&i915->gt)); in num_vcs_engines()