Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dvhost.h91 #define VHOST_SET_LOG_BASE _IOW(VHOST_VIRTIO, 0x04, __u64) macro
/linux-4.4.14/drivers/vhost/
Dvhost.c962 case VHOST_SET_LOG_BASE: in vhost_dev_ioctl()