Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/uapi/asm/
H A Dsgx.h26 #define SGX_IOC_ENCLAVE_INIT \ macro
/openbmc/linux/tools/testing/selftests/sgx/
H A Dload.c363 ret = ioctl(encl->fd, SGX_IOC_ENCLAVE_INIT, &ioc); in encl_build()
/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dioctl.c1240 case SGX_IOC_ENCLAVE_INIT: in sgx_ioctl()