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

/vbox/src/VBox/VMM/VMMR3/
H A DVMMTests.cpp639 RTGCPHYS CR3Phys = 0x0; /* fake address */ local
670 PGMSyncCR3(pVCpu, pHyperCtx->cr0, CR3Phys, pHyperCtx->cr4, true);
719 pGuestCtx->cr3 = CR3Phys;

Completed in 34 milliseconds