Searched refs:VHOST_BACKEND_TYPE_KERNEL (Results 1 – 7 of 7) sorted by relevance
29 assert(dev->vhost_ops->backend_type == VHOST_BACKEND_TYPE_KERNEL); in vhost_kernel_call()37 assert(dev->vhost_ops->backend_type == VHOST_BACKEND_TYPE_KERNEL); in vhost_kernel_init()48 assert(dev->vhost_ops->backend_type == VHOST_BACKEND_TYPE_KERNEL); in vhost_kernel_cleanup()320 .backend_type = VHOST_BACKEND_TYPE_KERNEL,
172 VHOST_BACKEND_TYPE_KERNEL, 0, errp); in vhost_vsock_device_realize()
315 case VHOST_BACKEND_TYPE_KERNEL: in vhost_set_backend_type()
18 VHOST_BACKEND_TYPE_KERNEL = 1, enumerator
281 VHOST_BACKEND_TYPE_KERNEL, 0, errp); in vhost_scsi_realize()
321 bool backend_kernel = options->backend_type == VHOST_BACKEND_TYPE_KERNEL; in vhost_net_init()
682 options.backend_type = VHOST_BACKEND_TYPE_KERNEL; in net_init_tap_one()