Searched refs:VHOST_SET_VRING_CALL (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/include/uapi/linux/
H A Dvhost.h111 #define VHOST_SET_VRING_CALL _IOW(VHOST_VIRTIO, 0x21, struct vhost_vring_file) macro
/linux-master/include/uapi/linux/
H A Dvhost.h111 #define VHOST_SET_VRING_CALL _IOW(VHOST_VIRTIO, 0x21, struct vhost_vring_file) macro
/linux-master/tools/virtio/
H A Dvirtio_test.c94 r = ioctl(dev->control, VHOST_SET_VRING_CALL, &file);
/linux-master/drivers/vhost/
H A Dvdpa.c745 case VHOST_SET_VRING_CALL:
H A Dvhost.c1948 case VHOST_SET_VRING_CALL:

Completed in 89 milliseconds