Home
last modified time | relevance | path

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

/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
/linux/drivers/hv/
H A Dmshv_vtl_main.c968 status = hv_do_fast_hypercall8(HVCALL_SIGNAL_EVENT, input); in mshv_vtl_sint_ioctl_signal_event()