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

/linux-master/include/uapi/linux/
H A Dnitro_enclaves.h73 * * NE_ERR_VCPU_NOT_IN_CPU_POOL - The provided vCPU is not available in the
190 * NE_ERR_VCPU_NOT_IN_CPU_POOL - The provided vCPU is not available in the
193 #define NE_ERR_VCPU_NOT_IN_CPU_POOL (257) macro
/linux-master/samples/nitro_enclaves/
H A Dne_ioctl_sample.c536 case NE_ERR_VCPU_NOT_IN_CPU_POOL: {
/linux-master/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c543 return -NE_ERR_VCPU_NOT_IN_CPU_POOL;

Completed in 146 milliseconds