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

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp4993 /* LastError.idCurrentCpu was already updated in hmR0VmxPreRunGuestCommitted().
7287 /* LastError.idCurrentCpu was updated in hmR0VmxPreRunGuestCommitted(). */
8042 hmR0VmxPreRunGuestCommitted() when thread-context hooks are used. */
8682 static void hmR0VmxPreRunGuestCommitted(PVM pVM, PVMCPU pVCpu, PCPUMCTX pMixedCtx, PVMXTRANSIENT pVmxTransient) function
8950 hmR0VmxPreRunGuestCommitted(pVM, pVCpu, pCtx, &VmxTransient);
9034 hmR0VmxPreRunGuestCommitted(pVM, pVCpu, pCtx, &VmxTransient);

Completed in 95 milliseconds