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

/linux-master/include/uapi/linux/
H A Dnitro_enclaves.h179 #define NE_START_ENCLAVE _IOWR(0xAE, 0x24, struct ne_enclave_start_info)
348 * struct ne_enclave_start_info - Setup info necessary for enclave start (in / out).
354 struct ne_enclave_start_info { struct
/linux-master/samples/nitro_enclaves/
H A Dne_ioctl_sample.c580 static int ne_start_enclave(int enclave_fd, struct ne_enclave_start_info *enclave_start_info)
655 struct ne_enclave_start_info enclave_start_info = {};
/linux-master/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c1073 struct ne_enclave_start_info *enclave_start_info)
1293 struct ne_enclave_start_info enclave_start_info = {};

Completed in 168 milliseconds