vhost_vring_file  110 include/uapi/linux/vhost.h #define VHOST_SET_VRING_KICK _IOW(VHOST_VIRTIO, 0x20, struct vhost_vring_file)
vhost_vring_file  112 include/uapi/linux/vhost.h #define VHOST_SET_VRING_CALL _IOW(VHOST_VIRTIO, 0x21, struct vhost_vring_file)
vhost_vring_file  114 include/uapi/linux/vhost.h #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file)
vhost_vring_file  122 include/uapi/linux/vhost.h #define VHOST_NET_SET_BACKEND _IOW(VHOST_VIRTIO, 0x30, struct vhost_vring_file)