Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Dhyperv-proto.h87 struct hyperv_post_message_input { struct
88 uint32_t connection_id;
89 uint32_t _reserved;
90 uint32_t message_type;
91 uint32_t payload_size;
92 uint8_t payload[HV_MESSAGE_PAYLOAD_SIZE];