Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dsgx.c145 struct sgx_secs *contents = (struct sgx_secs *)pageinfo->contents; in __handle_encls_ecreate()
216 struct sgx_secs *contents; in handle_encls_ecreate()
269 contents = (struct sgx_secs *)__get_free_page(GFP_KERNEL_ACCOUNT); in handle_encls_ecreate()
/linux-6.3-rc2/tools/testing/selftests/sgx/
A Dmain.h30 struct sgx_secs secs;
A Dload.c82 struct sgx_secs *secs = &encl->secs; in encl_ioc_create()
/linux-6.3-rc2/arch/x86/include/asm/
A Dsgx.h170 struct sgx_secs { struct
/linux-6.3-rc2/arch/x86/kernel/cpu/sgx/
A Dioctl.c57 static int sgx_encl_create(struct sgx_encl *encl, struct sgx_secs *secs) in sgx_encl_create()
A Dencl.c113 pgoff_t epc_end_off = encl->size + sizeof(struct sgx_secs); in sgx_encl_get_backing_page_pcmd_offset()

Completed in 10 milliseconds