Home
last modified time | relevance | path

Searched refs:VHOST_GET_VRING_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dvhost.h104 #define VHOST_GET_VRING_BASE _IOWR(VHOST_VIRTIO, 0x12, struct vhost_vring_state) macro
/linux-4.1.27/drivers/vhost/
Dvhost.c693 case VHOST_GET_VRING_BASE: in vhost_vring_ioctl()