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()
573 hcall->control = HVCALL_SIGNAL_EVENT; in guest_test_hcalls_access()578 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()
207 #define HVCALL_SIGNAL_EVENT 0x005d macro
160 #define HVCALL_SIGNAL_EVENT 0x005d macro
2429 case HVCALL_SIGNAL_EVENT: in hv_check_hypercall_access()2538 case HVCALL_SIGNAL_EVENT: in kvm_hv_hypercall()
Completed in 15 milliseconds