Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dvhost.h114 #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file) macro
/linux-4.1.27/drivers/vhost/
Dvhost.c790 case VHOST_SET_VRING_ERR: in vhost_vring_ioctl()