Searched refs:RB_TAIL_OFF_MASK (Results 1 – 2 of 2) sorted by relevance
113 #define RB_TAIL_OFF_MASK ((1U << 21) - (1U << 3)) macro
1612 tail &= RB_TAIL_OFF_MASK; in intel_vgpu_create_workload()