Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pv/
Dhypervreg.h163 #define VMBUS_MSGTYPE_NONE 0 macro
Dhyperv.c732 if (msg->msg_type == VMBUS_MSGTYPE_NONE) in hv_message_intr()
748 msg->msg_type = VMBUS_MSGTYPE_NONE; in hv_message_intr()