Home
last modified time | relevance | path

Searched defs:vhost_msg_v2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvhost_types.h104 struct vhost_msg_v2 { struct
105 __u32 type;
106 __u32 asid;
107 union {
/openbmc/qemu/include/standard-headers/linux/
H A Dvhost_types.h104 struct vhost_msg_v2 { struct
105 uint32_t type;
106 uint32_t asid;
107 union {