Home
last modified time | relevance | path

Searched refs:iotlb_batch_begin_sent (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/virtio/
H A Dvhost-vdpa.h52 bool iotlb_batch_begin_sent; member
/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c169 !s->iotlb_batch_begin_sent) { in vhost_vdpa_iotlb_batch_begin_once()
173 s->iotlb_batch_begin_sent = true; in vhost_vdpa_iotlb_batch_begin_once()
186 if (!s->iotlb_batch_begin_sent) { in vhost_vdpa_listener_commit()
199 s->iotlb_batch_begin_sent = false; in vhost_vdpa_listener_commit()