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

/vbox/include/VBox/vmm/
H A Dem.h279 VMMR3_INT_DECL(void) EMR3Reset(PVM pVM);
/vbox/src/VBox/VMM/VMMR3/
H A DEM.cpp475 * Called by EMR3Reset and hot plugging.
499 VMMR3_INT_DECL(void) EMR3Reset(PVM pVM) function
501 Log(("EMR3Reset: \n"));
H A DVM.cpp2810 EMR3Reset(pVM);

Completed in 58 milliseconds