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

/vbox/src/recompiler/
H A DVBoxREMWrapper.cpp1178 { "REMR3NotifyInterruptSet", (void *)&pfnREMR3NotifyInterruptSet, &g_aArgsVMandVMCPU[0], RT_ELEMENTS(g_aArgsVMandVMCPU), REMFNDESC_FLAGS_RET_VOID, 0, NULL },
2446 REMR3DECL(void) REMR3NotifyInterruptSet(PVM pVM, PVMCPU pVCpu) function
H A DVBoxRecompiler.c4247 REMR3DECL(void) REMR3NotifyInterruptSet(PVM pVM, PVMCPU pVCpu) function
4250 LogFlow(("REMR3NotifyInterruptSet: fInRem=%d interrupts %s\n", pVM->rem.s.fInREM,

Completed in 61 milliseconds