Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dsgx.h40 #define SGX_IOC_ENCLAVE_CREATE \ macro
/f-stack/freebsd/amd64/sgx/
H A Dsgx_linux.c53 #define SGX_LINUX_IOCTL_MIN (SGX_IOC_ENCLAVE_CREATE & 0xffff)
H A Dsgx.c1005 case SGX_IOC_ENCLAVE_CREATE: in sgx_ioctl()