Searched refs:ptr_mask_bits (Results 1 – 4 of 4) sorted by relevance
118 #define ptr_mask_bits(ptr, n) ({ \ macro147 #define page_mask_bits(ptr) ptr_mask_bits(ptr, PAGE_SHIFT)
87 #define __intel_context_inflight(engine) ptr_mask_bits(engine, 3)
84 tl = ptr_mask_bits(next, 1); in engine_retire()
2772 drm_syncobj_put(ptr_mask_bits(fences[n].syncobj, 2)); in __free_fence_array()