KiFastGetCallersAddress

UINT64 __fastcall KiFastGetCallersAddress(){
  UINT64 retaddr; 
  return retaddr;
}

Referenced by:

KiLockServiceTable