Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/kvm/x86_64/
A Dxen_vmcall_test.c25 #define HVCALL_SIGNAL_EVENT 0x005d macro
70 rcx = HVCALL_SIGNAL_EVENT; /* code */ in guest_code()
A Dhyperv_features.c573 hcall->control = HVCALL_SIGNAL_EVENT; in guest_test_hcalls_access()
578 hcall->control = HVCALL_SIGNAL_EVENT; in guest_test_hcalls_access()
/linux-6.3-rc2/drivers/hv/
A Dconnection.c540 hv_ghcb_hypercall(HVCALL_SIGNAL_EVENT, &channel->sig_event, in vmbus_set_event()
543 hv_do_fast_hypercall8(HVCALL_SIGNAL_EVENT, channel->sig_event); in vmbus_set_event()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Dhyperv.h207 #define HVCALL_SIGNAL_EVENT 0x005d macro
/linux-6.3-rc2/include/asm-generic/
A Dhyperv-tlfs.h160 #define HVCALL_SIGNAL_EVENT 0x005d macro
/linux-6.3-rc2/arch/x86/kvm/
A Dhyperv.c2429 case HVCALL_SIGNAL_EVENT: in hv_check_hypercall_access()
2538 case HVCALL_SIGNAL_EVENT: in kvm_hv_hypercall()

Completed in 17 milliseconds