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

/vbox/include/VBox/vmm/
H A Drem.h92 REMR3DECL(void) REMR3NotifyDmaPending(PVM pVM);
/vbox/src/recompiler/
H A DVBoxREMWrapper.cpp1181 { "REMR3NotifyDmaPending", (void *)&pfnREMR3NotifyDmaPending, &g_aArgsVM[0], RT_ELEMENTS(g_aArgsVM), REMFNDESC_FLAGS_RET_VOID, 0, NULL },
2470 REMR3DECL(void) REMR3NotifyDmaPending(PVM pVM) function
H A DVBoxRecompiler.c4315 REMR3DECL(void) REMR3NotifyDmaPending(PVM pVM) function
4318 LogFlow(("REMR3NotifyDmaPending: fInRem=%d\n", pVM->rem.s.fInREM));
/vbox/src/VBox/VMM/VMMR3/
H A DPDMDevHlp.cpp2042 REMR3NotifyDmaPending(pVM);

Completed in 74 milliseconds