Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Dvmbus-proto.h44 #define VMBUS_MSG_COUNT 18 macro
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c1562 vmbus_msg->message_type >= VMBUS_MSG_COUNT) { in vmbus_recv_message()