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

/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp653 static int pgmR3InitPaging(PVM pVM);
1433 rc = pgmR3InitPaging(pVM);
1511 static int pgmR3InitPaging(PVM pVM) function
1632 LogFlow(("pgmR3InitPaging: returns successfully\n"));
1666 LogFlow(("pgmR3InitPaging: returns %Rrc\n", rc));
3186 * During pgmR3InitPaging we'll end up here with PGMMODE_INVALID
3359 * This is called by PGMChangeMode and pgmR3InitPaging().

Completed in 41 milliseconds