Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvdpa-dev.c39 vhost_vdpa_device_get_u32(int fd, unsigned long int cmd, Error **errp) in vhost_vdpa_device_get_u32() function
70 v->vdev_id = vhost_vdpa_device_get_u32(v->vhostfd, in vhost_vdpa_device_realize()
76 max_queue_size = vhost_vdpa_device_get_u32(v->vhostfd, in vhost_vdpa_device_realize()
90 v->num_queues = vhost_vdpa_device_get_u32(v->vhostfd, in vhost_vdpa_device_realize()
127 v->config_size = vhost_vdpa_device_get_u32(v->vhostfd, in vhost_vdpa_device_realize()