Searched refs:get_vhost (Results 1 – 12 of 12) sorted by relevance
780 struct vhost_dev *hdev = vdc->get_vhost(vdev); in qmp_x_query_virtio_status()823 struct vhost_dev *hdev = vdc->get_vhost(vdev); in qmp_x_query_virtio_vhost_queue_status()
303 vdc->get_vhost = vhost_vsock_common_get_vhost; in vhost_vsock_common_class_init()
438 vdc->get_vhost = vuf_get_vhost; in vuf_class_init()
2334 if (k->get_vhost) { in virtio_reset()2335 struct vhost_dev *hdev = k->get_vhost(vdev); in virtio_reset()4202 struct vhost_dev *hdev = vdc->get_vhost(vdev); in qmp_x_query_virtio_queue_status()
1284 vdc->get_vhost = virtio_crypto_get_vhost; in virtio_crypto_class_init()
943 dev = vdc->get_vhost(vdev); in vhost_toggle_device_iotlb()
382 vdc->get_vhost = vhost_scsi_get_vhost; in vhost_scsi_class_init()
406 vdc->get_vhost = vhost_user_scsi_get_vhost; in vhost_user_scsi_class_init()
229 struct vhost_dev *(*get_vhost)(VirtIODevice *vdev); member
603 vdc->get_vhost = vhost_user_blk_get_vhost; in vhost_user_blk_class_init()
669 vdc->get_vhost = vhost_user_gpu_get_vhost; in vhost_user_gpu_class_init()
4089 vdc->get_vhost = virtio_net_get_vhost; in virtio_net_class_init()