Lines Matching refs:VERR_EM_INTERPRETER

3469     if (rc == VERR_EM_INTERPRETER)
3761 return VERR_EM_INTERPRETER;
3767 return VERR_EM_INTERPRETER;
3776 rc = VERR_EM_INTERPRETER;
3788 * @retval VERR_EM_INTERPRETER Something we can't cope with.
3814 return VERR_EM_INTERPRETER;
4287 rc = VERR_EM_INTERPRETER;
4313 rc = VERR_EM_INTERPRETER;
4336 rc = VERR_EM_INTERPRETER;
4358 rc = VERR_EM_INTERPRETER;
4377 Assert(rc == VINF_SUCCESS || rc == VERR_EM_INTERPRETER);
4414 AssertMsg(rc == VERR_EM_INTERPRETER, ("hmR0SvmExitMonitor: EMInterpretMonitor failed with %Rrc\n", rc));
4415 rc = VERR_EM_INTERPRETER;
4444 AssertMsg(rc == VERR_EM_INTERPRETER, ("hmR0SvmExitMwait: EMInterpretMWait failed with %Rrc\n", rc));
4445 rc = VERR_EM_INTERPRETER;
4447 AssertMsg(rc == VINF_SUCCESS || rc == VINF_EM_HALT || rc == VERR_EM_INTERPRETER,
4477 AssertMsg(rc == VINF_SUCCESS || rc == VERR_EM_INTERPRETER || rc == VINF_PGM_CHANGE_MODE || rc == VINF_PGM_SYNC_CR3,
4526 Assert(rc == VERR_EM_INTERPRETER || rc == VINF_PGM_CHANGE_MODE || rc == VINF_PGM_SYNC_CR3);
4583 AssertMsg(rc == VERR_EM_INTERPRETER, ("hmR0SvmExitMsr: EMInterpretWrmsr failed rc=%Rrc\n", rc));
4591 AssertMsg(rc == VERR_EM_INTERPRETER, ("hmR0SvmExitMsr: WrMsr. EMInterpretInstruction failed rc=%Rrc\n", rc));
4628 AssertMsg(rc == VERR_EM_INTERPRETER, ("hmR0SvmExitMsr: EMInterpretRdmsr failed rc=%Rrc\n", rc));
4634 AssertMsg(rc == VERR_EM_INTERPRETER, ("hmR0SvmExitMsr: RdMsr. EMInterpretInstruction failed rc=%Rrc\n", rc));
4704 Assert(rc == VERR_EM_INTERPRETER);
4768 return VERR_EM_INTERPRETER;
5050 return VERR_EM_INTERPRETER;