Home
last modified time | relevance | path

Searched defs:enclave_start_req (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/virt/nitro_enclaves/
H A Dne_pci_dev.h153 struct enclave_start_req { struct
154 u64 slot_uid;
155 u64 enclave_cid;
156 u64 flags;
H A Dne_misc_dev.c1077 struct enclave_start_req enclave_start_req = {}; in ne_start_enclave_ioctl() local