Home
last modified time | relevance | path

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

/linux/drivers/virt/nitro_enclaves/
A Dne_misc_dev.c1022 struct enclave_start_req enclave_start_req = {}; in ne_start_enclave_ioctl() local
1058 enclave_start_req.enclave_cid = enclave_start_info->enclave_cid; in ne_start_enclave_ioctl()
1059 enclave_start_req.flags = enclave_start_info->flags; in ne_start_enclave_ioctl()
1060 enclave_start_req.slot_uid = ne_enclave->slot_uid; in ne_start_enclave_ioctl()
1063 &enclave_start_req, sizeof(enclave_start_req), in ne_start_enclave_ioctl()
A Dne_pci_dev.h153 struct enclave_start_req { struct

Completed in 10 milliseconds