Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hv/
Dhyperv_vmbus.h347 struct hv_input_post_message { struct
348 union hv_connection_id connectionid;
349 u32 reserved;
350 enum hv_message_type message_type;
351 u32 payload_size;
352 u64 payload[HV_MESSAGE_PAYLOAD_QWORD_COUNT];