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

/vbox/include/VBox/vmm/
H A Dselm.h90 VMMR3DECL(int) SELMR3Init(PVM pVM);
/vbox/src/VBox/VMM/VMMR3/
H A DSELM.cpp123 VMMR3DECL(int) SELMR3Init(PVM pVM) function
126 LogFlow(("SELMR3Init\n"));
H A DVM.cpp962 rc = SELMR3Init(pVM);

Completed in 57 milliseconds