KiCustomAccessRoutine1

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

Referenced by:

IopTimerDispatch