Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dconnection.c517 hv_ghcb_hypercall(HVCALL_SIGNAL_EVENT, &channel->sig_event, in vmbus_set_event()
520 hv_tdx_hypercall(HVCALL_SIGNAL_EVENT | HV_HYPERCALL_FAST_BIT, in vmbus_set_event()
525 u64 control = HVCALL_SIGNAL_EVENT; in vmbus_set_event()
/linux/tools/testing/selftests/kvm/x86/
H A Dhyperv_features.c574 hcall->control = HVCALL_SIGNAL_EVENT; in guest_test_hcalls_access()
579 hcall->control = HVCALL_SIGNAL_EVENT; in guest_test_hcalls_access()
/linux/tools/testing/selftests/kvm/include/x86/
H A Dhyperv.h216 #define HVCALL_SIGNAL_EVENT 0x005d macro
/linux/include/hyperv/
H A Dhvgdk_mini.h466 #define HVCALL_SIGNAL_EVENT 0x005d macro