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

/vbox/src/VBox/Storage/
H A DQED.cpp504 static void qedL2TblCacheEntryFree(PQEDIMAGE pImage, PQEDL2CACHEENTRY pL2Entry) function
596 qedL2TblCacheEntryFree(pImage, pL2Entry);
652 qedL2TblCacheEntryFree(pImage, pL2Entry);
1405 qedL2TblCacheEntryFree(pImage, pClusterAlloc->pL2Entry); /* Free it, it is not in the cache yet. */
1942 qedL2TblCacheEntryFree(pImage, pL2Entry);

Completed in 70 milliseconds