Home
last modified time | relevance | path

Searched refs:HVCALL_SIGNAL_EVENT (Results 1 – 5 of 5) 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()
H A Dmshv_vtl_main.c961 status = hv_do_fast_hypercall8(HVCALL_SIGNAL_EVENT, input); in mshv_vtl_sint_ioctl_signal_event()
/linux/tools/testing/selftests/kvm/x86/
H A Dhyperv_features.c569 hcall->control = HVCALL_SIGNAL_EVENT; in guest_test_hcalls_access()
574 hcall->control = HVCALL_SIGNAL_EVENT; in guest_test_hcalls_access()
/linux/include/hyperv/
H A Dhvgdk_mini.h465 #define HVCALL_SIGNAL_EVENT 0x005d macro
/linux/arch/x86/kvm/
H A Dhyperv.c2489 case HVCALL_SIGNAL_EVENT: in hv_check_hypercall_access()
2598 case HVCALL_SIGNAL_EVENT: in kvm_hv_hypercall()