Searched refs:REMR3ReplayHandlerNotifications (Results 1 - 5 of 5) sorted by relevance

/vbox/include/VBox/vmm/
H A Drem.h74 REMR3DECL(void) REMR3ReplayHandlerNotifications(PVM pVM);
/vbox/src/recompiler/
H A DVBoxRecompiler.c2212 REMR3ReplayHandlerNotifications(pVM);
3036 REMR3DECL(void) REMR3ReplayHandlerNotifications(PVM pVM) function
3041 LogFlow(("REMR3ReplayHandlerNotifications:\n"));
3357 REMR3ReplayHandlerNotifications(pVM);
3416 REMR3ReplayHandlerNotifications(pVM);
3482 REMR3ReplayHandlerNotifications(pVM);
3501 REMR3ReplayHandlerNotifications(pVM);
H A DVBoxREMWrapper.cpp1171 { "REMR3ReplayHandlerNotifications", (void *)&pfnREMR3ReplayHandlerNotifications, &g_aArgsVM[0], RT_ELEMENTS(g_aArgsVM), REMFNDESC_FLAGS_RET_VOID, 0, NULL },
2342 REMR3DECL(void) REMR3ReplayHandlerNotifications(PVM pVM) function
/vbox/src/VBox/VMM/VMMR3/
H A DEM.cpp1814 REMR3ReplayHandlerNotifications(pVM);
H A DVMM.cpp2247 REMR3ReplayHandlerNotifications(pVM);

Completed in 76 milliseconds