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

/vbox/include/VBox/vmm/
H A Dpgm.h456 VMMR3_INT_DECL(void) PGMR3MemSetup(PVM pVM, bool fReset);
/vbox/src/VBox/VMM/VMMR3/
H A DVM.cpp1015 PGMR3MemSetup(pVM, false /*fAtReset*/);
2824 PGMR3MemSetup(pVM, true /*fAtReset*/);
H A DPGM.cpp2598 VMMR3_INT_DECL(void) PGMR3MemSetup(PVM pVM, bool fAtReset) function

Completed in 53 milliseconds