Searched refs:pvGIPRC (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DTMInternal.h504 RCPTRTYPE(void *) pvGIPRC; member in struct:TM
/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp255 pVM->tm.s.pvGIPRC = GCPtr;
256 LogFlow(("TMR3Init: HCPhysGIP=%RHp at %RRv\n", HCPhysGIP, pVM->tm.s.pvGIPRC));
1073 pVM->tm.s.pvGIPRC = MMHyperR3ToRC(pVM, pVM->tm.s.pvGIPR3);
1195 *pRCPtrValue = MMHyperR3ToRC(pVM, &pVM->tm.s.pvGIPRC);
/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h1011 GEN_CHECK_OFF(TM, pvGIPRC);

Completed in 2816 milliseconds