Searched refs:get_vhost (Results 1 – 12 of 12) sorted by relevance
302 vdc->get_vhost = vhost_vsock_common_get_vhost; in vhost_vsock_common_class_init()
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()
441 vdc->get_vhost = vuf_get_vhost; in vuf_class_init()
3169 if (k->get_vhost) { in virtio_reset()3170 struct vhost_dev *hdev = k->get_vhost(vdev); in virtio_reset()4228 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()
929 dev = vdc->get_vhost(vdev); in vhost_toggle_device_iotlb()
384 vdc->get_vhost = vhost_scsi_get_vhost; in vhost_scsi_class_init()
409 vdc->get_vhost = vhost_user_scsi_get_vhost; in vhost_user_scsi_class_init()
235 struct vhost_dev *(*get_vhost)(VirtIODevice *vdev); member
612 vdc->get_vhost = vhost_user_blk_get_vhost; in vhost_user_blk_class_init()
685 vdc->get_vhost = vhost_user_gpu_get_vhost; in vhost_user_gpu_class_init()
4252 vdc->get_vhost = virtio_net_get_vhost; in virtio_net_class_init()