Searched refs:SGX_IOC_ENCLAVE_CREATE (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/amd64/include/
H A Dsgx.h40 #define SGX_IOC_ENCLAVE_CREATE \ macro
/freebsd-13-stable/sys/amd64/sgx/
H A Dsgx_linux.c53 #define SGX_LINUX_IOCTL_MIN (SGX_IOC_ENCLAVE_CREATE & 0xffff)
H A Dsgx.c58 * a) SGX_IOC_ENCLAVE_CREATE
77 * 2) User calls ioctl SGX_IOC_ENCLAVE_CREATE: we look for the VM object
1005 case SGX_IOC_ENCLAVE_CREATE:

Completed in 153 milliseconds