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

/vbox/src/VBox/VMM/VMMR3/
H A DCPUM.cpp100 static DECLCALLBACK(int) cpumR3LoadPrep(PVM pVM, PSSMHANDLE pSSM);
709 cpumR3LoadPrep, cpumR3LoadExec, cpumR3LoadDone);
1061 static DECLCALLBACK(int) cpumR3LoadPrep(PVM pVM, PSSMHANDLE pSSM) function

Completed in 38 milliseconds