Home
last modified time | relevance | path

Searched refs:vhost_dev_disable_notifiers (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/hw/scsi/
H A Dvhost-scsi-common.c100 vhost_dev_disable_notifiers(&vsc->dev, vdev); in vhost_scsi_common_start()
121 vhost_dev_disable_notifiers(&vsc->dev, vdev); in vhost_scsi_common_stop()
/openbmc/qemu/backends/
H A Dvhost-user.c97 vhost_dev_disable_notifiers(&b->dev, b->vdev); in vhost_user_backend_start()
122 vhost_dev_disable_notifiers(&b->dev, b->vdev); in vhost_user_backend_stop()
H A Dcryptodev-vhost.c104 vhost_dev_disable_notifiers(&crypto->dev, dev); in cryptodev_vhost_start_one()
114 vhost_dev_disable_notifiers(&crypto->dev, dev); in cryptodev_vhost_stop_one()
/openbmc/qemu/hw/virtio/
H A Dvhost-vsock-common.c94 vhost_dev_disable_notifiers(&vvc->vhost_dev, vdev); in vhost_vsock_common_start()
117 vhost_dev_disable_notifiers(&vvc->vhost_dev, vdev); in vhost_vsock_common_stop()
H A Dvhost-user-scmi.c81 vhost_dev_disable_notifiers(vhost_dev, vdev); in vu_scmi_start()
111 vhost_dev_disable_notifiers(vhost_dev, vdev); in vu_scmi_stop()
H A Dvhost-user-base.c66 vhost_dev_disable_notifiers(&vub->vhost_dev, vdev); in vub_start()
88 vhost_dev_disable_notifiers(&vub->vhost_dev, vdev); in vub_stop()
H A Dvdpa-dev.c284 vhost_dev_disable_notifiers(&s->dev, vdev); in vhost_vdpa_device_start()
312 vhost_dev_disable_notifiers(&s->dev, vdev); in vhost_vdpa_device_stop()
H A Dvhost-user-fs.c100 vhost_dev_disable_notifiers(&fs->vhost_dev, vdev); in vuf_start()
122 vhost_dev_disable_notifiers(&fs->vhost_dev, vdev); in vuf_stop()
H A Dvhost.c1763 void vhost_dev_disable_notifiers(struct vhost_dev *hdev, VirtIODevice *vdev) in vhost_dev_disable_notifiers() function
/openbmc/qemu/include/hw/virtio/
H A Dvhost.h198 void vhost_dev_disable_notifiers(struct vhost_dev *hdev, VirtIODevice *vdev);
/openbmc/qemu/hw/block/
H A Dvhost-user-blk.c203 vhost_dev_disable_notifiers(&s->dev, vdev); in vhost_user_blk_start()
231 vhost_dev_disable_notifiers(&s->dev, vdev); in vhost_user_blk_stop()