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

/vbox/src/VBox/VMM/VMMR3/
H A DVMMTests.cpp638 PCPUMCTX pHyperCtx, pGuestCtx; local
715 pGuestCtx = CPUMQueryGuestCtxPtr(pVCpu);
718 *pGuestCtx = *pHyperCtx;
719 pGuestCtx->cr3 = CR3Phys;

Completed in 367 milliseconds