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

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp2017 static int pgmPoolCacheFreeOne(PPGMPOOL pPool, uint16_t iUser) function
2058 LogFlow(("pgmPoolCacheFreeOne: refuse CR3 mapping\n"));
2795 int rc2 = pgmPoolCacheFreeOne(pPool, iUser);
4996 return pgmPoolCacheFreeOne(pPool, iUser);

Completed in 250 milliseconds