KiCustomAccessRoutine2

INT64 __stdcall KiCustomAccessRoutine2(UINT64 *a1){
  return KiCustomRecurseRoutine2(((unsigned __int8)a1 & 3u) + 1, a1);
}

Referenced by:

IopIrpStackProfilerDpcRoutine