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

/vbox/src/VBox/VMM/VMMAll/
H A DHMAll.cpp187 static void hmPokeCpuForTlbFlush(PVMCPU pVCpu, bool fAccountFlushStat) function
234 hmPokeCpuForTlbFlush(pVCpu, false /* fAccountFlushStat */);
267 hmPokeCpuForTlbFlush(pVCpu, true /* fAccountFlushStat */);
392 hmPokeCpuForTlbFlush(pVCpu, true /*fAccountFlushStat*/);

Completed in 43 milliseconds