Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsgx.h350 struct sgx_sigstruct { struct
/arch/x86/kernel/cpu/sgx/
Dioctl.c514 static int sgx_encl_init(struct sgx_encl *encl, struct sgx_sigstruct *sigstruct, in sgx_encl_init()
624 struct sgx_sigstruct *sigstruct; in sgx_ioc_enclave_init()
Dvirt.c324 if (WARN_ON_ONCE(!access_ok(sigstruct, sizeof(struct sgx_sigstruct)) || in __sgx_virt_einit()