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

/linux-master/include/uapi/linux/
H A Dnitro_enclaves.h153 * NE_START_ENCLAVE - The command is used to trigger enclave start after the
179 #define NE_START_ENCLAVE _IOWR(0xAE, 0x24, struct ne_enclave_start_info) macro
/linux-master/samples/nitro_enclaves/
H A Dne_ioctl_sample.c584 rc = ioctl(enclave_fd, NE_START_ENCLAVE, enclave_start_info);
/linux-master/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c1292 case NE_START_ENCLAVE: {

Completed in 130 milliseconds