Searched refs:VHOST_IOTLB_MSG (Results 1 – 5 of 5) sorted by relevance
93 #define VHOST_IOTLB_MSG 0x1 macro
271 if (msg.type != VHOST_IOTLB_MSG) { in vhost_kernel_iotlb_read()297 msg.type = VHOST_IOTLB_MSG; in vhost_kernel_send_device_iotlb_msg()
1499 case VHOST_IOTLB_MSG: in vhost_chr_write_iter()1543 ret = (type == VHOST_IOTLB_MSG) ? sizeof(struct vhost_msg) : in vhost_chr_write_iter()1607 case VHOST_IOTLB_MSG: in vhost_chr_read_iter()1639 node = vhost_new_msg(vq, v2 ? VHOST_IOTLB_MSG_V2 : VHOST_IOTLB_MSG); in vhost_iotlb_miss()
1380 :equivalent ioctl: N/A (equivalent to ``VHOST_IOTLB_MSG`` message type)1736 :equivalent ioctl: N/A (equivalent to ``VHOST_IOTLB_MSG`` message type)