Searched refs:REMR3StateUpdate (Results 1 - 4 of 4) sorted by relevance

/vbox/include/VBox/vmm/
H A Drem.h71 REMR3DECL(void) REMR3StateUpdate(PVM pVM, PVMCPU pVCpu);
/vbox/src/VBox/VMM/VMMR3/
H A DDBGF.cpp461 REMR3StateUpdate(pVM, pVCpu);
/vbox/src/recompiler/
H A DVBoxREMWrapper.cpp1169 { "REMR3StateUpdate", (void *)&pfnREMR3StateUpdate, &g_aArgsVMandVMCPU[0], RT_ELEMENTS(g_aArgsVMandVMCPU), REMFNDESC_FLAGS_RET_VOID, 0, NULL },
2326 REMR3DECL(void) REMR3StateUpdate(PVM pVM, PVMCPU pVCpu) function
H A DVBoxRecompiler.c2992 REMR3DECL(void) REMR3StateUpdate(PVM pVM, PVMCPU pVCpu) function

Completed in 100 milliseconds