Searched refs:HV_MESSAGE_VMBUS (Results 1 – 2 of 2) sorted by relevance
49 #define HV_MESSAGE_VMBUS 0x00000001 macro
1549 if (msg->message_type != HV_MESSAGE_VMBUS) { in vmbus_recv_message()1588 .header.message_type = HV_MESSAGE_VMBUS, in post_msg()