Home
last modified time | relevance | path

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

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