Home
last modified time | relevance | path

Searched refs:VMBUS_MSG_INVALID (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/hyperv/
H A Dvmbus-proto.h26 #define VMBUS_MSG_INVALID 0 macro
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c1561 if (vmbus_msg->message_type == VMBUS_MSG_INVALID || in vmbus_recv_message()