KiEncls

NTSTATUS __stdcall KiEncls(UINT64 a1){
  NTSTATUS result; 

  result = a1;
  __asm { encls }
  return result;
}

Referenced by:

KeAddEnclavePage
KeBlockEnclavePage
KeCanChangeEnclavePageProtection
KeChangeEnclavePageProtection
KeCreateEnclave
KeCreateEnclaveMetadataPage
KeDebugWriteEnclaveMemory
KeInitializeEnclave
KeOutPageEnclavePage
KeRemoveEnclavePage
KeTrackEnclaveTbFlush