Home
last modified time | relevance | path

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

/hypervisor/common/
A Dhv_main.c44 reset_event(&vcpu->events[VCPU_EVENT_VIRTUAL_INTERRUPT]); in vcpu_thread()
/hypervisor/arch/x86/guest/
A Dvirq.c270 signal_event(&vcpu->events[VCPU_EVENT_VIRTUAL_INTERRUPT]); in vcpu_inject_extint()
277 signal_event(&vcpu->events[VCPU_EVENT_VIRTUAL_INTERRUPT]); in vcpu_inject_nmi()
A Dvmexit.c350 wait_event(&vcpu->events[VCPU_EVENT_VIRTUAL_INTERRUPT]); in hlt_vmexit_handler()
A Dvcpu.c1062 signal_event(&vcpu->events[VCPU_EVENT_VIRTUAL_INTERRUPT]); in vcpu_handle_pi_notification()
A Dvlapic.c536 signal_event(&vlapic2vcpu(vlapic)->events[VCPU_EVENT_VIRTUAL_INTERRUPT]); in vlapic_accept_intr()
/hypervisor/include/arch/x86/asm/guest/
A Dvcpu.h164 #define VCPU_EVENT_VIRTUAL_INTERRUPT 1 macro

Completed in 16 milliseconds