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

/vbox/src/VBox/ValidationKit/utils/cpu/
H A Dcidet-app.cpp112 CIDETCPUCTX ExecuteCtx; member in struct:CIDETAPP
370 CidetAppRestoreCtx(&pThis->ExecuteCtx);
550 CidetAppRestoreCtx(&pThis->ExecuteCtx);
1004 /* mov xDX, &pThisApp->ExecuteCtx */
1009 *(uintptr_t *)pbDst = (uintptr_t)&pThisApp->ExecuteCtx;
1068 CidetAppExecute(&((PCIDETAPP)pThis)->ExecuteCtx, &pThis->InCtx);
1076 CidetAppExecute(&((PCIDETAPP)pThis)->ExecuteCtx, &pThis->InCtx);

Completed in 44 milliseconds