Searched refs:enmPrevVMState (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DVMInternal.h222 /** Critical section for pAtState and enmPrevVMState. */
231 VMSTATE enmPrevVMState; member in struct:VMINTUSERPERVM
/vbox/src/VBox/VMM/VMMR3/
H A DVM.cpp2837 if (pUVM->vm.s.enmPrevVMState == VMSTATE_SUSPENDED)
3344 pUVM->vm.s.enmPrevVMState = enmStateOld;

Completed in 54 milliseconds