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

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp8931 static int hmR0VmxRunGuestCodeNormal(PVM pVM, PVMCPU pVCpu, PCPUMCTX pCtx) function
9011 * @note Mostly the same as hmR0VmxRunGuestCodeNormal().
9130 rc = hmR0VmxRunGuestCodeNormal(pVM, pVCpu, pCtx);

Completed in 65 milliseconds