Searched refs:NE_START_ENCLAVE (Results 1 – 4 of 4) sorted by relevance
179 #define NE_START_ENCLAVE _IOWR(0xAE, 0x24, struct ne_enclave_start_info) macro
585 rc = ioctl(enclave_fd, NE_START_ENCLAVE, enclave_start_info); in ne_start_enclave()
33 The ioctl logic is mapped to PCI device commands e.g. the NE_START_ENCLAVE ioctl
1236 case NE_START_ENCLAVE: { in ne_enclave_ioctl()