Searched refs:batch_asid (Results 1 – 1 of 1) sorted by relevance
61 u32 batch_asid; member1047 if ((v->in_batch && v->batch_asid != asid) || !iotlb) { in vhost_vdpa_process_iotlb_msg()1048 if (v->in_batch && v->batch_asid != asid) { in vhost_vdpa_process_iotlb_msg()1050 v->batch_asid, asid); in vhost_vdpa_process_iotlb_msg()1066 v->batch_asid = asid; in vhost_vdpa_process_iotlb_msg()