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

/vbox/src/recompiler/
H A DVBoxREMWrapper.cpp1179 { "REMR3NotifyInterruptClear", (void *)&pfnREMR3NotifyInterruptClear, &g_aArgsVMandVMCPU[0], RT_ELEMENTS(g_aArgsVMandVMCPU), REMFNDESC_FLAGS_RET_VOID, 0, NULL },
2454 REMR3DECL(void) REMR3NotifyInterruptClear(PVM pVM, PVMCPU pVCpu) function
H A DVBoxRecompiler.c4268 REMR3DECL(void) REMR3NotifyInterruptClear(PVM pVM, PVMCPU pVCpu) function
4270 LogFlow(("REMR3NotifyInterruptClear:\n"));

Completed in 62 milliseconds