ptr_mask_bits 2351 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c drm_syncobj_put(ptr_mask_bits(fences[n], 2)); ptr_mask_bits 43 drivers/gpu/drm/i915/gt/intel_context_types.h #define intel_context_inflight(ce) ptr_mask_bits((ce)->inflight, 2) ptr_mask_bits 174 drivers/gpu/drm/i915/i915_utils.h #define page_mask_bits(ptr) ptr_mask_bits(ptr, PAGE_SHIFT)