Searched refs:STAMR3InitUVM (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/VMM/testcase/
H A DtstCFGM.cpp115 RTTESTI_CHECK_RC_RETV(STAMR3InitUVM(pUVM), VINF_SUCCESS);
H A DtstMMHyperHeap.cpp77 rc = STAMR3InitUVM(pUVM);
H A DtstSSM.cpp645 rc = STAMR3InitUVM(pUVM);
/vbox/include/VBox/vmm/
H A Dstam.h1103 VMMR3DECL(int) STAMR3InitUVM(PUVM pUVM);
/vbox/src/VBox/VMM/VMMR3/
H A DSTAM.cpp273 VMMR3DECL(int) STAMR3InitUVM(PUVM pUVM) function
H A DVM.cpp524 rc = STAMR3InitUVM(pUVM);

Completed in 82 milliseconds