Searched refs:in_batch (Results 1 – 5 of 5) sorted by relevance
59 int in_batch; member247 v->in_batch = 0; in vhost_vdpa_reset()1009 if (!v->in_batch) in vhost_vdpa_map()1038 if (!v->in_batch) in vhost_vdpa_unmap()1272 if ((v->in_batch && v->batch_asid != asid) || !iotlb) { in vhost_vdpa_process_iotlb_msg()1273 if (v->in_batch && v->batch_asid != asid) { in vhost_vdpa_process_iotlb_msg()1292 v->in_batch = true; in vhost_vdpa_process_iotlb_msg()1295 if (v->in_batch && ops->set_map) in vhost_vdpa_process_iotlb_msg()1297 v->in_batch = false; in vhost_vdpa_process_iotlb_msg()
66 void *in_batch = NULL, *out_batch; in delete_and_lookup_batch() local71 &in_batch, &out_batch, in delete_and_lookup_batch()
650 * *in_batch* and *out_batch*. Initially, *in_batch* must be set653 * *out_batch* as the *in_batch* for the next operation to654 * continue iteration from the current point. Both *in_batch* and718 * value in the corresponding index in *values*. The *in_batch*767 * *in_batch*, *out_batch*, and *values* parameters are ignored1570 __aligned_u64 in_batch; /* start batch,1544 __aligned_u64 in_batch; /* start batch, global() member
1780 void __user *ubatch = u64_to_user_ptr(attr->batch.in_batch); in __htab_map_lookup_and_delete_batch()
2047 void __user *ubatch = u64_to_user_ptr(attr->batch.in_batch); in generic_map_lookup_batch()