Home
last modified time | relevance | path

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

/linux-3.3/drivers/hv/
Dhyperv_vmbus.h333 struct hv_input_post_message { struct
334 union hv_connection_id connectionid;
335 u32 reserved;
336 enum hv_message_type message_type;
337 u32 payload_size;
338 u64 payload[HV_MESSAGE_PAYLOAD_QWORD_COUNT];