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

/vbox/include/VBox/vmm/
H A Dem.h194 VMM_INT_DECL(int) EMInterpretDRxRead(PVM pVM, PVMCPU pVCpu, PCPUMCTXCORE pRegFrame, uint32_t DestRegGen, uint32_t SrcRegDrx);
/vbox/src/VBox/VMM/VMMAll/
H A DEMAll.cpp1849 VMM_INT_DECL(int) EMInterpretDRxRead(PVM pVM, PVMCPU pVCpu, PCPUMCTXCORE pRegFrame, uint32_t DestRegGen, uint32_t SrcRegDrx) function
3438 rc = EMInterpretDRxRead(pVM, pVCpu, pRegFrame, pDis->Param1.Base.idxGenReg, pDis->Param2.Base.idxDbgReg);
/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp11579 rc = EMInterpretDRxRead(pVM, pVCpu, CPUMCTX2CORE(pMixedCtx),

Completed in 88 milliseconds