Home
last modified time | relevance | path

Searched refs:HVCALL_SIGNAL_EVENT (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dxen_vmcall_test.c25 #define HVCALL_SIGNAL_EVENT 0x005d macro
70 rcx = HVCALL_SIGNAL_EVENT; /* code */ in guest_code()
H A Dhyperv_features.c575 hcall->control = HVCALL_SIGNAL_EVENT; in guest_test_hcalls_access()
580 hcall->control = HVCALL_SIGNAL_EVENT; in guest_test_hcalls_access()
/kernel/linux/linux-6.6/drivers/hv/
H A Dconnection.c488 hv_ghcb_hypercall(HVCALL_SIGNAL_EVENT, &channel->sig_event, in vmbus_set_event()
491 hv_tdx_hypercall(HVCALL_SIGNAL_EVENT | HV_HYPERCALL_FAST_BIT, in vmbus_set_event()
496 hv_do_fast_hypercall8(HVCALL_SIGNAL_EVENT, channel->sig_event); in vmbus_set_event()
/kernel/linux/linux-5.10/drivers/hv/
H A Dconnection.c444 hv_do_fast_hypercall8(HVCALL_SIGNAL_EVENT, channel->sig_event); in vmbus_set_event()
/kernel/linux/linux-5.10/include/asm-generic/
H A Dhyperv-tlfs.h147 #define HVCALL_SIGNAL_EVENT 0x005d macro
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h207 #define HVCALL_SIGNAL_EVENT 0x005d macro
/kernel/linux/linux-6.6/include/asm-generic/
H A Dhyperv-tlfs.h161 #define HVCALL_SIGNAL_EVENT 0x005d macro
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dhyperv.c2430 case HVCALL_SIGNAL_EVENT: in hv_check_hypercall_access()
2539 case HVCALL_SIGNAL_EVENT: in kvm_hv_hypercall()
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dhyperv.c1799 case HVCALL_SIGNAL_EVENT: in kvm_hv_hypercall()

Completed in 12 milliseconds