Home
last modified time | relevance | path

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

/qemu/include/hw/hyperv/
H A Dvmbus-proto.h33 #define VMBUS_MSG_CLOSECHANNEL 7 macro
/qemu/hw/hyperv/
H A Dvmbus.c2130 case VMBUS_MSG_CLOSECHANNEL: in process_message()