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

/vbox/src/VBox/VMM/VMMR3/
H A DIEMR3.cpp51 pVCpu->iem.s.pCtxRC = VM_RC_ADDR(pVM, pVCpu->iem.s.pCtxR3);
103 pVM->aCpus[idCpu].iem.s.pCtxRC = VM_RC_ADDR(pVM, pVM->aCpus[idCpu].iem.s.pCtxR3);
/vbox/src/VBox/VMM/include/
H A DIEMInternal.h197 RCPTRTYPE(PCPUMCTX) pCtxRC; member in struct:IEMCPU
/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h253 GEN_CHECK_OFF(IEMCPU, pCtxRC);

Completed in 239 milliseconds