Searched refs:batch_asid (Results 1 – 1 of 1) sorted by relevance
61 u32 batch_asid; member1168 if ((v->in_batch && v->batch_asid != asid) || !iotlb) { in vhost_vdpa_process_iotlb_msg()1169 if (v->in_batch && v->batch_asid != asid) { in vhost_vdpa_process_iotlb_msg()1171 v->batch_asid, asid); in vhost_vdpa_process_iotlb_msg()1187 v->batch_asid = asid; in vhost_vdpa_process_iotlb_msg()