Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hv/
Dhyperv_vmbus.h352 struct hv_input_post_message { struct
353 union hv_connection_id connectionid;
354 u32 reserved;
355 enum hv_message_type message_type;
356 u32 payload_size;
357 u64 payload[HV_MESSAGE_PAYLOAD_QWORD_COUNT];