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

/vbox/src/VBox/VMM/include/
H A DEMHandleRCTmpl.h68 rc = emR3RawPrivileged(pVM, pVCpu);
268 rc = emR3RawPrivileged(pVM, pVCpu);
/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 58 milliseconds