Searched defs:vhost_msg_v2 (Results 1 – 2 of 2) sorted by relevance
104 struct vhost_msg_v2 { struct105 __u32 type;106 __u32 asid;107 union {
104 struct vhost_msg_v2 { struct105 uint32_t type;106 uint32_t asid;107 union {