Searched refs:VMBUS_MSG_COUNT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/hyperv/ | ||
H A D | vmbus-proto.h | 44 #define VMBUS_MSG_COUNT 18 macro |
/openbmc/qemu/hw/hyperv/ | ||
H A D | vmbus.c | 1562 vmbus_msg->message_type >= VMBUS_MSG_COUNT) { in vmbus_recv_message() |