KiCustomAccessRoutine4

INT64 __stdcall KiCustomAccessRoutine4(UINT64 *a1){
  INT64 result; 

  KiCustomRecurseRoutine4();
  return result;
}

Referenced by:

CmpEnableLazyFlushDpcRoutine