Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/uapi/asm/
Dsgx.h23 _IOW(SGX_MAGIC, 0x00, struct sgx_enclave_create)
38 struct sgx_enclave_create { struct
/linux-5.19.10/tools/testing/selftests/sgx/
Dload.c83 struct sgx_enclave_create ioc; in encl_ioc_create()
/linux-5.19.10/arch/x86/kernel/cpu/sgx/
Dioctl.c148 struct sgx_enclave_create create_arg; in sgx_ioc_enclave_create()