Searched refs:_RING_CTL_BUF_SIZE (Results 1 – 3 of 3) sorted by relevance
114 #define _RING_CTL_BUF_SIZE(ctl) (((ctl) & RB_TAIL_SIZE_MASK) + \ macro
2846 gma_bottom = workload->rb_start + _RING_CTL_BUF_SIZE(workload->rb_ctl); in scan_workload()2853 s.ring_size = _RING_CTL_BUF_SIZE(workload->rb_ctl); in scan_workload()2868 workload->rb_start, _RING_CTL_BUF_SIZE(workload->rb_ctl)); in scan_workload()2926 guest_rb_size = _RING_CTL_BUF_SIZE(workload->rb_ctl); in shadow_workload_ring_buffer()
1685 _RING_CTL_BUF_SIZE(ctl))) { in intel_vgpu_create_workload()
Completed in 12 milliseconds