Searched refs:backend_type (Results 1 – 4 of 4) sorted by relevance
35 VhostBackendType backend_type; member
511 assert(dev->vhost_ops->backend_type == VHOST_BACKEND_TYPE_VDPA); in vhost_vdpa_call()635 assert(dev->vhost_ops->backend_type == VHOST_BACKEND_TYPE_VDPA); in vhost_vdpa_init()802 assert(dev->vhost_ops->backend_type == VHOST_BACKEND_TYPE_VDPA); in vhost_vdpa_cleanup()1577 assert(dev->vhost_ops->backend_type == VHOST_BACKEND_TYPE_VDPA); in vhost_vdpa_vq_get_addr()1592 .backend_type = VHOST_BACKEND_TYPE_VDPA,
69 r = vhost_dev_init(&crypto->dev, options->opaque, options->backend_type, 0, in cryptodev_vhost_init()
197 options.backend_type = VHOST_BACKEND_TYPE_VDPA; in vhost_vdpa_add()