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

/vbox/src/VBox/VMM/VMMRZ/
H A DPGMRZDynMap.cpp330 static void pgmR0DynMapTearDown(PPGMRZDYNMAP pThis);
451 pgmR0DynMapTearDown(pThis);
504 pgmR0DynMapTearDown(pThis);
593 pgmR0DynMapTearDown(pThis);
603 * Shoots down the TLBs for all the cache pages, pgmR0DynMapTearDown helper.
1108 pgmR0DynMapTearDown(pThis);
1172 static void pgmR0DynMapTearDown(PPGMRZDYNMAP pThis) function

Completed in 51 milliseconds