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

/vbox/include/VBox/vmm/
H A Dtrpm.h97 VMMR3DECL(int) TRPMR3Init(PVM pVM);
/vbox/src/VBox/VMM/VMMR3/
H A DTRPM.cpp454 VMMR3DECL(int) TRPMR3Init(PVM pVM) function
456 LogFlow(("TRPMR3Init\n"));
626 * exports in TRPMR3Init().
H A DVM.cpp965 rc = TRPMR3Init(pVM);

Completed in 44 milliseconds