Searched refs:_RING_CTL_BUF_SIZE (Results 1 – 3 of 3) sorted by relevance
115 #define _RING_CTL_BUF_SIZE(ctl) (((ctl) & RB_TAIL_SIZE_MASK) + \ macro
2808 gma_bottom = workload->rb_start + _RING_CTL_BUF_SIZE(workload->rb_ctl); in scan_workload()2815 s.ring_size = _RING_CTL_BUF_SIZE(workload->rb_ctl); in scan_workload()2830 workload->rb_start, _RING_CTL_BUF_SIZE(workload->rb_ctl)); in scan_workload()2888 guest_rb_size = _RING_CTL_BUF_SIZE(workload->rb_ctl); in shadow_workload_ring_buffer()
1641 _RING_CTL_BUF_SIZE(ctl))) { in intel_vgpu_create_workload()