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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMMap.cpp167 pNew->aPTs[i].pPTRC = MMHyperR3ToRC(pVM, pNew->aPTs[i].pPTR3);
171 Log4(("PGMR3MapPT: i=%d: pPTR3=%RHv pPTRC=%RRv pPRTR0=%RHv HCPhysPT=%RHp\n",
172 i, pNew->aPTs[i].pPTR3, pNew->aPTs[i].pPTRC, pNew->aPTs[i].pPTR0, pNew->aPTs[i].HCPhysPT));
H A DPGM.cpp2135 pVM->pgm.s.paDynPageMap32BitPTEsGC = pMapping->aPTs[iPT].pPTRC + iPG * sizeof(pMapping->aPTs[0].pPTR3->a[0]);
2350 pCur->aPTs[i].pPTRC = MMHyperR3ToRC(pVM, pCur->aPTs[i].pPTR3);
/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h769 GEN_CHECK_OFF_DOT(PGMMAPPING, aPTs[1].pPTRC);
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h563 RCPTRTYPE(PX86PT) pPTRC; member in struct:PGMMAPPING::__anon16958

Completed in 708 milliseconds