Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dnitro_enclaves.h179 #define NE_START_ENCLAVE _IOWR(0xAE, 0x24, struct ne_enclave_start_info)
354 struct ne_enclave_start_info { struct
/linux-6.1.9/samples/nitro_enclaves/
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()
/linux-6.1.9/drivers/virt/nitro_enclaves/
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()