Searched refs:VHOST_SET_LOG_BASE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | vhost.h | 91 #define VHOST_SET_LOG_BASE _IOW(VHOST_VIRTIO, 0x04, __u64) macro |
/linux-4.4.14/drivers/vhost/ | ||
D | vhost.c | 962 case VHOST_SET_LOG_BASE: in vhost_dev_ioctl() |