Searched refs:OBJ_INDEX_MASK (Results 1 – 1 of 1) sorted by relevance
114 #define OBJ_INDEX_MASK ((_AC(1, UL) << OBJ_INDEX_BITS) - 1) macro768 *obj_idx = (obj & OBJ_INDEX_MASK); in obj_to_location()787 obj |= obj_idx & OBJ_INDEX_MASK; in location_to_obj()