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

/vbox/include/VBox/vmm/
H A Dpgm.h449 VMMR3DECL(int) PGMR3Init(PVM pVM);
/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp1218 VMMR3DECL(int) PGMR3Init(PVM pVM) function
1220 LogFlow(("PGMR3Init:\n"));
2080 * time. We could allocate it during PGMR3Init of course, but the mapping
H A DVM.cpp943 rc = PGMR3Init(pVM);

Completed in 52 milliseconds