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

/vbox/include/VBox/vmm/
H A Dgim.h162 VMMR3_INT_DECL(int) GIMR3Init(PVM pVM);
/vbox/src/VBox/VMM/VMMR3/
H A DGIM.cpp80 VMMR3_INT_DECL(int) GIMR3Init(PVM pVM) function
82 LogFlow(("GIMR3Init\n"));
H A DVM.cpp990 rc = GIMR3Init(pVM);

Completed in 53 milliseconds