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

/vbox/src/VBox/VMM/VMMR3/
H A DEMRaw.cpp65 static int emR3RawPrivileged(PVM pVM, PVMCPU pVCpu);
949 static int emR3RawPrivileged(PVM pVM, PVMCPU pVCpu) function
1074 Log4(("emR3RawPrivileged: opcode=%d\n", Cpu.pCurInstr->uOpcode));
1111 Log(("emR3RawPrivileged: detected conflict -> disabled patch at %08RX32\n", pCtx->eip));
1157 Log(("emR3RawPrivileged: detected conflict -> disabled patch at %RGv\n", (RTGCPTR)pCtx->rip));

Completed in 510 milliseconds