Searched refs:_RING_CTL_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
77 #define _RING_CTL_BUF_SIZE(ctl) (((ctl) & RB_TAIL_SIZE_MASK) + \ macro
2630 gma_bottom = workload->rb_start + _RING_CTL_BUF_SIZE(workload->rb_ctl); in scan_workload()2637 s.ring_size = _RING_CTL_BUF_SIZE(workload->rb_ctl); in scan_workload()2658 workload->rb_start, _RING_CTL_BUF_SIZE(workload->rb_ctl)); in scan_workload()2722 guest_rb_size = _RING_CTL_BUF_SIZE(workload->rb_ctl); in shadow_workload_ring_buffer()