Searched refs:VHOST_GET_VRING_BASE (Results 1 – 3 of 3) sorted by relevance
36 #define VHOST_GET_VRING_BASE _IOWR(VHOST_VIRTIO, 0x12, struct vhost_vring_state) macro408 return vhost_vdpa_ioctl(data->vhostfd, VHOST_GET_VRING_BASE, state); in vhost_vdpa_get_vring_base()
40 #define VHOST_GET_VRING_BASE _IOWR(VHOST_VIRTIO, 0x12, struct vhost_vring_state) macro299 return vhost_kernel_set_vring(dev, VHOST_GET_VRING_BASE, state); in vhost_kernel_get_vring_base()
334 the data plane, and ``VHOST_GET_VRING_BASE`` is used as the signal to remove