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

/linux-master/include/uapi/linux/
H A Dnitro_enclaves.h79 * * NE_ERR_INVALID_VCPU - The provided vCPU is not in the available
259 * NE_ERR_INVALID_VCPU - The provided vCPU is out of range of the available CPUs.
261 #define NE_ERR_INVALID_VCPU (271) macro
/linux-master/samples/nitro_enclaves/
H A Dne_ioctl_sample.c554 case NE_ERR_INVALID_VCPU: {
/linux-master/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c1175 return -NE_ERR_INVALID_VCPU;

Completed in 93 milliseconds