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

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp4943 DECLINLINE(int) hmR0VmxRunGuest(PVM pVM, PVMCPU pVCpu, PCPUMCTX pCtx) function
8951 rc = hmR0VmxRunGuest(pVM, pVCpu, pCtx);
9035 rcStrict = hmR0VmxRunGuest(pVM, pVCpu, pCtx);

Completed in 83 milliseconds