Searched refs:sgx_secs (Results 1 – 5 of 5) sorted by relevance
144 struct sgx_secs *contents = (struct sgx_secs *)pageinfo->contents; in __handle_encls_ecreate()213 struct sgx_secs *contents; in handle_encls_ecreate()266 contents = (struct sgx_secs *)__get_free_page(GFP_KERNEL_ACCOUNT); in handle_encls_ecreate()
26 struct sgx_secs secs;
77 struct sgx_secs *secs = &encl->secs; in encl_ioc_create()
128 struct sgx_secs { struct
57 static int sgx_encl_create(struct sgx_encl *encl, struct sgx_secs *secs) in sgx_encl_create()
Completed in 8 milliseconds