Searched refs:NE_CREATE_VM (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnitro_enclaves.h16 * NE_CREATE_VM - The command is used to create a slot that is associated with
47 #define NE_CREATE_VM _IOR(0xAE, 0x20, __u64) macro
/linux-master/samples/nitro_enclaves/
H A Dne_ioctl_sample.c167 *enclave_fd = ioctl(ne_dev_fd, NE_CREATE_VM, slot_uid);
/linux-master/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c1741 case NE_CREATE_VM: {

Completed in 580 milliseconds