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

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp1980 DECLINLINE(void) pgmPoolHashRemove(PPGMPOOL pPool, PPGMPOOLPAGE pPage) function
1982 Log3(("pgmPoolHashRemove: %RGp\n", pPage->GCPhys));
2322 pgmPoolHashRemove(pPool, pPage);

Completed in 61 milliseconds