Home
last modified time | relevance | path

Searched refs:vhost_dev_cleanup (Results 1 – 14 of 14) sorted by relevance

/qemu/hw/virtio/
H A Dvhost-user-vsock.c132 vhost_dev_cleanup(&vvc->vhost_dev); in vuv_device_realize()
147 vhost_dev_cleanup(&vvc->vhost_dev); in vuv_device_unrealize()
H A Dvhost-vsock.c192 vhost_dev_cleanup(&vvc->vhost_dev); in vhost_vsock_device_realize()
205 vhost_dev_cleanup(&vvc->vhost_dev); in vhost_vsock_device_unrealize()
H A Dvhost-user-base.c239 vhost_dev_cleanup(&vub->vhost_dev); in vub_disconnect()
351 vhost_dev_cleanup(&vub->vhost_dev); in vub_device_unrealize()
H A Dvdpa-dev.c163 vhost_dev_cleanup(&v->dev); in vhost_vdpa_device_realize()
188 vhost_dev_cleanup(&s->dev); in vhost_vdpa_device_unrealize()
H A Dvhost-user-scmi.c274 vhost_dev_cleanup(&scmi->vhost_dev); in vu_scmi_device_unrealize()
H A Dvhost-user-fs.c287 vhost_dev_cleanup(&fs->vhost_dev); in vuf_device_unrealize()
H A Dvhost.c1656 vhost_dev_cleanup(hdev); in vhost_dev_init()
1660 void vhost_dev_cleanup(struct vhost_dev *hdev) in vhost_dev_cleanup() function
H A Dtrace-events11 vhost_dev_cleanup(void *dev) "%p"
/qemu/hw/block/
H A Dvhost-user-blk.c379 vhost_dev_cleanup(&s->dev); in vhost_user_blk_disconnect()
438 vhost_dev_cleanup(&s->dev); in vhost_user_blk_realize_connect()
537 vhost_dev_cleanup(&s->dev); in vhost_user_blk_device_unrealize()
/qemu/hw/scsi/
H A Dvhost-user-scsi.c196 vhost_dev_cleanup(&vsc->dev); in vhost_user_scsi_disconnect()
336 vhost_dev_cleanup(&vsc->dev); in vhost_user_scsi_unrealize()
H A Dvhost-scsi.c333 vhost_dev_cleanup(&vsc->dev); in vhost_scsi_unrealize()
/qemu/include/hw/virtio/
H A Dvhost.h172 void vhost_dev_cleanup(struct vhost_dev *hdev);
/qemu/hw/net/
H A Dvhost_net.c392 vhost_dev_cleanup(&net->dev); in vhost_net_init()
619 vhost_dev_cleanup(&net->dev); in vhost_net_cleanup()
/qemu/backends/
H A Dcryptodev-vhost.c44 vhost_dev_cleanup(&crypto->dev); in cryptodev_vhost_cleanup()