Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/uapi/asm/
H A Dsgx.h23 _IOW(SGX_MAGIC, 0x00, struct sgx_enclave_create)
44 struct sgx_enclave_create { struct
/openbmc/linux/tools/testing/selftests/sgx/
H A Dload.c83 struct sgx_enclave_create ioc; in encl_ioc_create()
/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dioctl.c149 struct sgx_enclave_create create_arg; in sgx_ioc_enclave_create()