Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/uapi/asm/
H A Dsgx.h22 #define SGX_IOC_ENCLAVE_CREATE \ macro
/openbmc/linux/tools/testing/selftests/sgx/
H A Dload.c96 rc = ioctl(encl->fd, SGX_IOC_ENCLAVE_CREATE, &ioc); in encl_ioc_create()
/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dioctl.c1234 case SGX_IOC_ENCLAVE_CREATE: in sgx_ioctl()