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

/vbox/include/VBox/vmm/
H A Drem.h94 REMR3DECL(void) REMR3NotifyFF(PVM pVM);
/vbox/src/VBox/VMM/VMMR3/
H A DVMEmt.cpp829 REMR3NotifyFF(pUVCpu->pVM);
962 REMR3NotifyFF(pUVCpu->pVM);
/vbox/src/recompiler/
H A DVBoxREMWrapper.cpp1183 { "REMR3NotifyFF", (void *)&pfnREMR3NotifyFF, &g_aArgsVM[0], RT_ELEMENTS(g_aArgsVM), REMFNDESC_FLAGS_RET_VOID, 0, NULL },
2486 REMR3DECL(void) REMR3NotifyFF(PVM pVM) function
H A DVBoxRecompiler.c4353 REMR3DECL(void) REMR3NotifyFF(PVM pVM) function
4356 LogFlow(("REMR3NotifyFF: fInRem=%d\n", pVM->rem.s.fInREM));
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPhys.cpp510 REMR3NotifyFF(pVM);

Completed in 62 milliseconds