Searched refs:ptr_mask_bits (Results 1 – 4 of 4) sorted by relevance
47 #define intel_context_inflight(ce) ptr_mask_bits((ce)->inflight, 2)
79 tl = ptr_mask_bits(next, 1); in engine_retire()
149 #define ptr_mask_bits(ptr, n) ({ \ macro178 #define page_mask_bits(ptr) ptr_mask_bits(ptr, PAGE_SHIFT)
2474 drm_syncobj_put(ptr_mask_bits(fences[n], 2)); in __free_fence_array()