KeFlushCurrentTbOnly

VOID __stdcall KeFlushCurrentTbOnly(_KTBFLUSH_TYPE FlushType){
  _KAFFINITY_EX a2; 

  memset(&a2, 0i64, sizeof(a2));
  KiFlushCurrentTbOnly((unsigned int)FlushType);
}

Referenced by:

MiAgeWorkingSetTail
MiConvertHiberPhasePages
MiFlushTbList
MiInitSystem
MiInitializePfnsForValidMappings
MiZeroBootMappings