Home
last modified time | relevance | path

Searched refs:shadow_data (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/virtio/
H A Dvhost-vdpa.h75 bool shadow_data; member
/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c364 if (s->shadow_data) { in vhost_vdpa_listener_region_add()
397 if (s->shadow_data) { in vhost_vdpa_listener_region_add()
450 if (s->shadow_data) { in vhost_vdpa_listener_region_del()
/openbmc/qemu/net/
H A Dvhost-vdpa.c409 v->shared->shadow_data = v->shadow_vqs_enabled; in vhost_vdpa_net_data_start()
579 if (v->shared->shadow_data) { in vhost_vdpa_net_cvq_start()
1725 s->vhost_vdpa.shared->shadow_data = svq; in net_vhost_vdpa_init()