Searched defs:REMR3A20Set (Results 1 - 2 of 2) sorted by relevance

/vbox/src/recompiler/
H A DVBoxREMWrapper.cpp1170 { "REMR3A20Set", (void *)&pfnREMR3A20Set, &g_aArgsA20Set[0], RT_ELEMENTS(g_aArgsA20Set), REMFNDESC_FLAGS_RET_VOID, 0, NULL },
2334 REMR3DECL(void) REMR3A20Set(PVM pVM, PVMCPU pVCpu, bool fEnable) function
H A DVBoxRecompiler.c3015 REMR3DECL(void) REMR3A20Set(PVM pVM, PVMCPU pVCpu, bool fEnable) function
3017 LogFlow(("REMR3A20Set: fEnable=%d\n", fEnable));

Completed in 619 milliseconds