KiEncls

INT64 __fastcall KiEncls(UINT64 a1){
  INT64 result; 
  result = (unsigned int)a1;
  __asm { encls }
  return result;
}

Referenced by:

KeAddEnclavePage
KeBlockEnclavePage
KeCanChangeEnclavePageProtection
KeChangeEnclavePageProtection
KeCreateEnclave
KeCreateEnclaveMetadataPage
KeDebugWriteEnclaveMemory
KeInitializeEnclave
KeOutPageEnclavePage
KeRemoveEnclavePage
KeTrackEnclaveTbFlush