Searched refs:HVCALL_SIGNAL_EVENT (Results 1 – 6 of 6) sorted by relevance
25 #define HVCALL_SIGNAL_EVENT 0x005d macro70 rcx = HVCALL_SIGNAL_EVENT; /* code */ in guest_code()
526 hcall->control = HVCALL_SIGNAL_EVENT; in guest_test_hcalls_access()531 hcall->control = HVCALL_SIGNAL_EVENT; in guest_test_hcalls_access()
540 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()
156 #define HVCALL_SIGNAL_EVENT 0x005d macro
160 #define HVCALL_SIGNAL_EVENT 0x005d macro
2152 case HVCALL_SIGNAL_EVENT: in hv_check_hypercall_access()2258 case HVCALL_SIGNAL_EVENT: in kvm_hv_hypercall()