Searched refs:pGuestCtx (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/VMM/VMMR3/ | ||
H A D | VMMTests.cpp | 638 PCPUMCTX pHyperCtx, pGuestCtx; local 715 pGuestCtx = CPUMQueryGuestCtxPtr(pVCpu); 718 *pGuestCtx = *pHyperCtx; 719 pGuestCtx->cr3 = CR3Phys; |
Completed in 1093 milliseconds