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

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllBth.h3806 rc = PGMR3DbgR3Ptr2GCPhys(pVM->pUVM, pPGM->pGst32BitPdR3, &GCPhys);
4557 pVCpu->pgm.s.pGst32BitPdR3 = (R3PTRTYPE(PX86PD))HCPtrGuestCR3;
4759 pVCpu->pgm.s.pGst32BitPdR3 = 0;
H A DPGMAll.cpp1575 pVCpu->pgm.s.pGst32BitPdR3 = (R3PTRTYPE(PX86PD))HCPtrGuestCR3;
/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h609 GEN_CHECK_OFF(PGMCPU, pGst32BitPdR3);
/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp1266 pPGM->pGst32BitPdR3 = NULL;
H A DPGMPhys.cpp4058 pPGM->pGst32BitPdR3 = NULL;
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3750 R3PTRTYPE(PX86PD) pGst32BitPdR3; member in struct:PGMCPU

Completed in 1147 milliseconds