Searched refs:sig_event (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/hv/
H A Dconnection.c503 hv_ghcb_hypercall(HVCALL_SIGNAL_EVENT, &channel->sig_event,
504 NULL, sizeof(channel->sig_event));
507 channel->sig_event, 0);
511 hv_do_fast_hypercall8(HVCALL_SIGNAL_EVENT, channel->sig_event);
H A Dchannel_mgmt.c954 channel->sig_event = VMBUS_EVENT_CONNECTION_ID;
958 channel->sig_event = offer->connection_id;
/linux-master/include/linux/
H A Dhyperv.h917 u64 sig_event; member in struct:vmbus_channel

Completed in 142 milliseconds