Searched refs:slot_uid (Results 1 – 1 of 1) sorted by relevance
164 static int ne_create_vm(int ne_dev_fd, unsigned long *slot_uid, int *enclave_fd) in ne_create_vm() argument167 *enclave_fd = ioctl(ne_dev_fd, NE_CREATE_VM, slot_uid); in ne_create_vm()776 unsigned long slot_uid = 0; in main() local799 rc = ne_create_vm(ne_dev_fd, &slot_uid, &enclave_fd); in main()