Searched refs:emR3HmExecuteInstruction (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DEMHM.cpp63 DECLINLINE(int) emR3HmExecuteInstruction(PVM pVM, PVMCPU pVCpu, const char *pszPrefix, int rcGC = VINF_SUCCESS);
68 #define emR3ExecuteInstruction emR3HmExecuteInstruction
244 DECLINLINE(int) emR3HmExecuteInstruction(PVM pVM, PVMCPU pVCpu, const char *pszPrefix, int rcGC) function
372 int rc3 = emR3HmExecuteInstruction(pVM, pVCpu, "IO: ");

Completed in 64 milliseconds