Home
last modified time | relevance | path

Searched defs:sgx_enclave (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/amd64/sgx/
H A Dsgxvar.h64 struct sgx_enclave { struct
68 TAILQ_ENTRY(sgx_enclave) next; argument
82 TAILQ_HEAD(, sgx_enclave) enclaves; argument