Searched refs:in_batch (Results 1 – 6 of 6) sorted by relevance
64 int in_batch; member254 v->in_batch = 0; in vhost_vdpa_reset()1016 if (!v->in_batch) in vhost_vdpa_map()1045 if (!v->in_batch) in vhost_vdpa_unmap()1286 if ((v->in_batch && v->batch_asid != asid) || !iotlb) { in vhost_vdpa_process_iotlb_msg()1287 if (v->in_batch && v->batch_asid != asid) { in vhost_vdpa_process_iotlb_msg()1306 v->in_batch = true; in vhost_vdpa_process_iotlb_msg()1309 if (v->in_batch && ops->set_map) in vhost_vdpa_process_iotlb_msg()1311 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()
1592 __aligned_u64 in_batch; /* start batch, member
1782 void __user *ubatch = u64_to_user_ptr(attr->batch.in_batch); in __htab_map_lookup_and_delete_batch()3251 void __user *ubatch = u64_to_user_ptr(attr->batch.in_batch); in __rhtab_map_lookup_and_delete_batch()
2128 void __user *ubatch = u64_to_user_ptr(attr->batch.in_batch); in generic_map_lookup_batch()