Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/cpu/sgx/
Dioctl.c57 static int sgx_encl_create(struct sgx_encl *encl, struct sgx_secs *secs) in sgx_encl_create() function
165 ret = sgx_encl_create(encl, secs); in sgx_ioc_enclave_create()