Searched refs:batch_asid (Results 1 – 1 of 1) sorted by relevance
61 u32 batch_asid; member1272 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()1275 v->batch_asid, asid); in vhost_vdpa_process_iotlb_msg()1291 v->batch_asid = asid; in vhost_vdpa_process_iotlb_msg()