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

/vbox/include/VBox/vmm/
H A Dhm.h233 VMMR3_INT_DECL(void) HMR3Reset(PVM pVM);
/vbox/src/VBox/VMM/VMMR3/
H A DHM.cpp1658 * Used by HMR3Reset and CPU hot plugging.
1696 VMMR3_INT_DECL(void) HMR3Reset(PVM pVM) function
1698 LogFlow(("HMR3Reset:\n"));
H A DVM.cpp2811 HMR3Reset(pVM); /* This must come *after* PATM, CSAM, CPUM, SELM and TRPM. */

Completed in 48 milliseconds