Home
last modified time | relevance | path

Searched refs:VMBUS_EVENT_CONNECTION_ID (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/hyperv/
H A Dvmbus-proto.h22 #define VMBUS_EVENT_CONNECTION_ID 2 macro
/openbmc/linux/drivers/hv/
H A Dhyperv_vmbus.h112 VMBUS_EVENT_CONNECTION_ID = 2, enumerator
H A Dchannel_mgmt.c954 channel->sig_event = VMBUS_EVENT_CONNECTION_ID; in vmbus_setup_channel_state()
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c2428 ret = hyperv_set_event_flag_handler(VMBUS_EVENT_CONNECTION_ID, in vmbus_realize()
2450 hyperv_set_event_flag_handler(VMBUS_EVENT_CONNECTION_ID, NULL); in vmbus_unrealize()