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

/vbox/include/VBox/vmm/
H A Dem.h183 VMM_INT_DECL(int) EMInterpretIretV86ForPatm(PVM pVM, PVMCPU pVCpu, PCPUMCTXCORE pRegFrame);
/vbox/src/VBox/VMM/VMMRC/
H A DPATMRC.cpp288 rc = EMInterpretIretV86ForPatm(pVM, pVCpu, pRegFrame);
/vbox/src/VBox/VMM/VMMAll/
H A DEMAll.cpp1076 VMM_INT_DECL(int) EMInterpretIretV86ForPatm(PVM pVM, PVMCPU pVCpu, PCPUMCTXCORE pRegFrame) function
1153 return EMInterpretIretV86ForPatm(pVM, pVCpu, pRegFrame);

Completed in 55 milliseconds