Searched refs:vhost_vdpa_add_status (Results 1 – 2 of 2) sorted by relevance
511 static int vhost_vdpa_add_status(struct vhost_dev *dev, uint8_t status) in vhost_vdpa_add_status() function638 vhost_vdpa_add_status(dev, VIRTIO_CONFIG_S_ACKNOWLEDGE | in vhost_vdpa_init()840 return vhost_vdpa_add_status(dev, VIRTIO_CONFIG_S_FEATURES_OK); in vhost_vdpa_set_features()1370 return vhost_vdpa_add_status(dev, VIRTIO_CONFIG_S_DRIVER_OK); in vhost_vdpa_dev_start()1385 vhost_vdpa_add_status(dev, VIRTIO_CONFIG_S_ACKNOWLEDGE | in vhost_vdpa_reset_status()
42 vhost_vdpa_add_status(void *dev, uint8_t status) "dev: %p status: 0x%"PRIx8