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

/vbox/src/recompiler/
H A DVBoxREMWrapper.cpp1162 { "REMR3Step", (void *)&pfnREMR3Step, &g_aArgsVMandVMCPU[0], RT_ELEMENTS(g_aArgsVMandVMCPU), REMFNDESC_FLAGS_RET_INT, sizeof(int), NULL },
2256 REMR3DECL(int) REMR3Step(PVM pVM, PVMCPU pVCpu) function
H A DVBoxRecompiler.c767 * (and permitted) to sync at the first call to REMR3Step()/REMR3Run()
775 REMR3DECL(int) REMR3Step(PVM pVM, PVMCPU pVCpu) function
1250 * (and permitted) to sync at the first call to REMR3Step()/REMR3Run()

Completed in 48 milliseconds