Searched refs:VHOST_SET_VRING_KICK (Results 1 – 3 of 3) sorted by relevance
109 #define VHOST_SET_VRING_KICK _IOW(VHOST_VIRTIO, 0x20, struct vhost_vring_file) macro
91 r = ioctl(dev->control, VHOST_SET_VRING_KICK, &file); in vhost_vq_setup()
174 r = ioctl(dev->control, VHOST_SET_VRING_KICK, &file); in vhost_vq_setup()
Completed in 7 milliseconds