Searched refs:VHOST_SET_VRING_BASE (Results 1 – 5 of 5) sorted by relevance
56 #define VHOST_SET_VRING_BASE _IOW(VHOST_VIRTIO, 0x12, struct vhost_vring_state) macro
86 r = ioctl(dev->control, VHOST_SET_VRING_BASE, &state); in vhost_vq_setup()242 r = ioctl(dev->control, VHOST_SET_VRING_BASE, in run_test()
409 case VHOST_SET_VRING_BASE: in vhost_vdpa_vring_ioctl()
1612 case VHOST_SET_VRING_BASE: in vhost_vring_ioctl()