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

/vbox/include/VBox/vmm/
H A Dgmm.h397 GMMR0DECL(int) GMMR0Init(void);
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0.cpp138 rc = GMMR0Init();
208 LogRel(("ModuleInit: GMMR0Init -> %Rrc\n", rc));
H A DGMMR0.cpp763 GMMR0DECL(int) GMMR0Init(void) function
810 SUPR0Printf("GMMR0Init: RTR0MemObjAllocPhysNC(,64K,Any) -> %d!\n", rc);
851 SUPR0Printf("GMMR0Init: failed! rc=%d\n", rc);

Completed in 1832 milliseconds