Home
last modified time | relevance | path

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

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