Searched refs:SGX_MAGIC (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/amd64/include/
H A Dsgx.h39 #define SGX_MAGIC 0xA4 macro
41 _IOW(SGX_MAGIC, 0x00, struct sgx_enclave_create)
43 _IOW(SGX_MAGIC, 0x01, struct sgx_enclave_add_page)
45 _IOW(SGX_MAGIC, 0x02, struct sgx_enclave_init)

Completed in 46 milliseconds