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

/vbox/src/VBox/VMM/include/
H A DEMHandleRCTmpl.h122 rc = emR3ExecuteInstruction(pVM, pVCpu, "MMIO");
127 rc = emR3ExecuteInstruction(pVM, pVCpu, "MMIO");
223 rc = emR3ExecuteInstruction(pVM, pVCpu, "MMIO");
231 rc = emR3ExecuteInstruction(pVM, pVCpu, "MSR");
252 rc = emR3ExecuteInstruction(pVM, pVCpu, "LDT FAULT: ");
255 rc = emR3ExecuteInstruction(pVM, pVCpu, "GDT FAULT: ");
258 rc = emR3ExecuteInstruction(pVM, pVCpu, "IDT FAULT: ");
261 rc = emR3ExecuteInstruction(pVM, pVCpu, "TSS FAULT: ");
264 rc = emR3ExecuteInstruction(pVM, pVCpu, "PD FAULT: ");
274 rc = emR3ExecuteInstruction(pV
[all...]
/vbox/src/VBox/VMM/VMMR3/
H A DEMHM.cpp68 #define emR3ExecuteInstruction emR3HmExecuteInstruction macro
H A DEMRaw.cpp70 #define emR3ExecuteInstruction emR3RawExecuteInstruction macro

Completed in 47 milliseconds