Lines Matching refs:rb_start
2798 unsigned long rb_start, unsigned long rb_len)
2805 gma_head = rb_start + rb_head;
2806 gma_tail = rb_start + rb_tail;
2807 gma_bottom = rb_start + rb_len;
2812 if (!(s->ip_gma >= rb_start) ||
2816 s->ip_gma, rb_start,
2824 s->ip_gma, rb_start,
2848 if (WARN_ON(!IS_ALIGNED(workload->rb_start, I915_GTT_PAGE_SIZE)))
2851 gma_head = workload->rb_start + workload->rb_head;
2852 gma_tail = workload->rb_start + workload->rb_tail;
2858 s.ring_start = workload->rb_start;
2874 workload->rb_start, _RING_CTL_BUF_SIZE(workload->rb_ctl));
2937 gma_head = workload->rb_start + workload->rb_head;
2938 gma_tail = workload->rb_start + workload->rb_tail;
2939 gma_top = workload->rb_start + guest_rb_size;
2969 gma_head = workload->rb_start;