Home
last modified time | relevance | path

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

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