Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/sgx/
H A Dsgxvar.h51 struct sgx_vm_handle { struct
69 struct sgx_vm_handle *vmh; argument
H A Dsgx.c299 struct sgx_vm_handle *vmh; in sgx_enclave_find()
542 struct sgx_vm_handle *vmh; in sgx_pg_ctor()
559 struct sgx_vm_handle *vmh; in sgx_pg_dtor()
636 struct sgx_vm_handle *vmh; in sgx_ioctl_create()
782 struct sgx_vm_handle *vmh; in sgx_ioctl_add_page()
1028 struct sgx_vm_handle *vmh; in sgx_mmap_single()
1036 vmh = malloc(sizeof(struct sgx_vm_handle), in sgx_mmap_single()