Searched defs:pgmPhysEnsureHandyPage (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPhys.cpp467 static int pgmPhysEnsureHandyPage(PVM pVM) function
611 int rc2 = pgmPhysEnsureHandyPage(pVM);
619 /* re-assert preconditions since pgmPhysEnsureHandyPage may do a context switch. */

Completed in 56 milliseconds