Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnitro_enclaves.h179 #define NE_START_ENCLAVE _IOWR(0xAE, 0x24, struct ne_enclave_start_info)
354 struct ne_enclave_start_info { struct
/openbmc/linux/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) in ne_start_enclave()
655 struct ne_enclave_start_info enclave_start_info = {}; in ne_start_enclave_check_booted()
/openbmc/linux/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c1073 struct ne_enclave_start_info *enclave_start_info) in ne_start_enclave_ioctl()
1293 struct ne_enclave_start_info enclave_start_info = {}; in ne_enclave_ioctl()