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

/vbox/include/VBox/vmm/
H A Drem.h62 REMR3DECL(int) REMR3Term(PVM pVM);
/vbox/src/VBox/VMM/VMMR3/
H A DVM.cpp1068 int rc2 = REMR3Term(pVM);
2533 rc = REMR3Term(pVM);
/vbox/src/recompiler/
H A DVBoxREMWrapper.cpp1160 { "REMR3Term", (void *)&pfnREMR3Term, &g_aArgsVM[0], RT_ELEMENTS(g_aArgsVM), REMFNDESC_FLAGS_RET_INT, sizeof(int), NULL },
2227 REMR3DECL(int) REMR3Term(PVM pVM) function
H A DVBoxRecompiler.c559 REMR3DECL(int) REMR3Term(PVM pVM) function

Completed in 69 milliseconds