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

/linux-master/tools/include/uapi/linux/
H A Dvhost.h77 #define VHOST_GET_VRING_BASE _IOWR(VHOST_VIRTIO, 0x12, struct vhost_vring_state) macro
/linux-master/include/uapi/linux/
H A Dvhost.h77 #define VHOST_GET_VRING_BASE _IOWR(VHOST_VIRTIO, 0x12, struct vhost_vring_state) macro
/linux-master/tools/virtio/
H A Dvirtio_test.c238 r = ioctl(dev->control, VHOST_GET_VRING_BASE,
/linux-master/drivers/vhost/
H A Dvdpa.c698 case VHOST_GET_VRING_BASE:
H A Dvhost.c1923 case VHOST_GET_VRING_BASE:

Completed in 99 milliseconds