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

/vbox/src/recompiler/
H A DVBoxREMWrapper.cpp1186 { "REMR3QueryPendingInterrupt", (void *)&pfnREMR3QueryPendingInterrupt, &g_aArgsVMandVMCPU[0], RT_ELEMENTS(g_aArgsVMandVMCPU), REMFNDESC_FLAGS_RET_INT, sizeof(uint32_t), NULL },
2436 REMR3DECL(uint32_t) REMR3QueryPendingInterrupt(PVM pVM, PVMCPU pVCpu) function

Completed in 128 milliseconds