Home
last modified time | relevance | path

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

/qemu/hw/virtio/
H A Dvhost-vdpa.c1340 static int vhost_vdpa_dev_start(struct vhost_dev *dev, bool started) in vhost_vdpa_dev_start() function
1574 .vhost_dev_start = vhost_vdpa_dev_start,
H A Dtrace-events57 vhost_vdpa_dev_start(void *dev, bool started) "dev: %p started: %d"