Searched defs:hmR0VmxEvaluatePendingEvent (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp7501 static void hmR0VmxEvaluatePendingEvent(PVMCPU pVCpu, PCPUMCTX pMixedCtx) function
8599 hmR0VmxEvaluatePendingEvent(pVCpu, pMixedCtx);
10180 /* Deliver the pending interrupts via hmR0VmxEvaluatePendingEvent() and resume guest execution. */
10218 /* Deliver the pending NMI via hmR0VmxEvaluatePendingEvent() and resume guest execution. */

Completed in 83 milliseconds