Searched refs:batch_end (Results 1 – 2 of 2) sorted by relevance
324 uint16_t batch_end = idx_to_chk; in __idxd_completed_ops() local326 if (batch_start > batch_end) in __idxd_completed_ops()327 batch_end += idxd->desc_ring_mask + 1; in __idxd_completed_ops()341 for ( ; n < batch_end - batch_start; n++) { in __idxd_completed_ops()
365 goto batch_end; in vhost_vdpa_set_memory_table()372 batch_end: in vhost_vdpa_set_memory_table()