_enclv_u32
Classification
Other, Miscellaneous, CPUID Test: None
Header File
Instruction
ENCLV
Synopsis
_enclv_u32(const int a, size_t* __data);
Description
Invoke the Intel SGX enclave virtualized (VMM) leaf function specified by "a", and return the error code. The "__data" array contains 3 32-bit elements that may act as input, output, or be unused, depending on the semantics of the specified leaf function; these correspond to ebx, ecx, and edx.