Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnitro_enclaves.h106 #define NE_GET_IMAGE_LOAD_INFO _IOWR(0xAE, 0x22, struct ne_image_load_info)
302 struct ne_image_load_info { struct
/openbmc/linux/samples/nitro_enclaves/
H A Dne_ioctl_sample.c294 struct ne_image_load_info image_load_info = { in ne_load_enclave_image()
/openbmc/linux/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c1220 struct ne_image_load_info image_load_info = {}; in ne_enclave_ioctl()