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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMMap.cpp180 pNew->aPTs[i].paPaePTsRC = MMHyperR3ToRC(pVM, pbPTs);
183 Log4(("PGMR3MapPT: i=%d: paPaePTsR#=%RHv paPaePTsRC=%RRv paPaePTsR#=%RHv HCPhysPaePT0=%RHp HCPhysPaePT1=%RHp\n",
184 i, pNew->aPTs[i].paPaePTsR3, pNew->aPTs[i].paPaePTsRC, pNew->aPTs[i].paPaePTsR0, pNew->aPTs[i].HCPhysPaePT0, pNew->aPTs[i].HCPhysPaePT1));
H A DPGM.cpp2136 pVM->pgm.s.paDynPageMapPaePTEsGC = pMapping->aPTs[iPT].paPaePTsRC + iPG * sizeof(pMapping->aPTs[0].paPaePTsR3->a[0]);
2351 pCur->aPTs[i].paPaePTsRC = MMHyperR3ToRC(pVM, pCur->aPTs[i].paPaePTsR3);
/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h773 GEN_CHECK_OFF_DOT(PGMMAPPING, aPTs[1].paPaePTsRC);
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h565 RCPTRTYPE(PPGMSHWPTPAE) paPaePTsRC; member in struct:PGMMAPPING::__anon16958

Completed in 905 milliseconds