Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dnitro_enclaves.h242 #define NE_ERR_NO_VCPUS_ADDED (267) macro
/linux-6.1.9/samples/nitro_enclaves/
Dne_ioctl_sample.c599 case NE_ERR_NO_VCPUS_ADDED: { in ne_start_enclave()
/linux-6.1.9/drivers/virt/nitro_enclaves/
Dne_misc_dev.c1101 return -NE_ERR_NO_VCPUS_ADDED; in ne_start_enclave_ioctl()