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

/vbox/src/VBox/VMM/VMMR3/
H A DEMRaw.cpp66 static int emR3RawExecuteIOInstruction(PVM pVM, PVMCPU pVCpu);
71 #define emR3ExecuteIOInstruction emR3RawExecuteIOInstruction
439 static int emR3RawExecuteIOInstruction(PVM pVM, PVMCPU pVCpu) function
446 LogFlow(("emR3RawExecuteIOInstruction: %Rrc\n", VBOXSTRICTRC_VAL(rcStrict)));

Completed in 44 milliseconds