vhost_msg 1159 drivers/vhost/vhost.c offset = offsetof(struct vhost_msg, iotlb) - sizeof(int); vhost_msg 1180 drivers/vhost/vhost.c ret = (type == VHOST_IOTLB_MSG) ? sizeof(struct vhost_msg) : vhost_msg 1207 drivers/vhost/vhost.c unsigned size = sizeof(struct vhost_msg); vhost_msg 152 drivers/vhost/vhost.h struct vhost_msg msg;