Searched refs:VHOST_SET_VRING_BASE (Results 1 – 5 of 5) sorted by relevance
75 #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()243 r = ioctl(dev->control, VHOST_SET_VRING_BASE, in run_test()
645 case VHOST_SET_VRING_BASE: in vhost_vdpa_vring_ioctl()
1899 case VHOST_SET_VRING_BASE: in vhost_vring_ioctl()