Searched defs:ssmR3LazyInit (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DSSM.cpp880 static int ssmR3LazyInit(PVM pVM);
921 static int ssmR3LazyInit(PVM pVM) function
1138 int rc = ssmR3LazyInit(pVM);

Completed in 62 milliseconds