Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86_64/
A Dxen_vmcall_test.c30 #define HVCALL_SIGNAL_EVENT 0x005d macro
75 rcx = HVCALL_SIGNAL_EVENT; /* code */ in guest_code()
A Dhyperv_features.c569 hcall->control = HVCALL_SIGNAL_EVENT; in guest_test_hcalls_access()
/linux/drivers/hv/
A Dconnection.c534 hv_ghcb_hypercall(HVCALL_SIGNAL_EVENT, &channel->sig_event, in vmbus_set_event()
537 hv_do_fast_hypercall8(HVCALL_SIGNAL_EVENT, channel->sig_event); in vmbus_set_event()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Dhyperv.h156 #define HVCALL_SIGNAL_EVENT 0x005d macro
/linux/include/asm-generic/
A Dhyperv-tlfs.h151 #define HVCALL_SIGNAL_EVENT 0x005d macro
/linux/arch/x86/kvm/
A Dhyperv.c2125 case HVCALL_SIGNAL_EVENT: in hv_check_hypercall_access()
2225 case HVCALL_SIGNAL_EVENT: in kvm_hv_hypercall()

Completed in 14 milliseconds