Home
last modified time | relevance | path

Searched refs:vhost_vdpa_add_status (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c511 static int vhost_vdpa_add_status(struct vhost_dev *dev, uint8_t status) in vhost_vdpa_add_status() function
638 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()
H A Dtrace-events42 vhost_vdpa_add_status(void *dev, uint8_t status) "dev: %p status: 0x%"PRIx8