Searched refs:EINIT (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/mips/include/uapi/asm/
H A Derrno.h95 #define EINIT 141 /* Reserved */ macro
/linux-master/tools/arch/mips/include/uapi/asm/
H A Derrno.h95 #define EINIT 141 /* Reserved */ macro
/linux-master/lib/
H A Derrname.c60 #ifdef EINIT
61 E(EINIT),
/linux-master/arch/x86/kernel/cpu/sgx/
H A Dencls.h163 return __encls_ret_3(EINIT, sigstruct, secs, token);
/linux-master/arch/x86/include/asm/
H A Dsgx.h33 EINIT = 0x02, enumerator in enum:sgx_encls_function
117 * EINIT as an authorization to run an enclave.
/linux-master/arch/x86/kvm/vmx/
H A Dsgx.c394 if (leaf == EINIT)
495 * Trap and execute EINIT if launch control is enabled in the
502 bitmap |= (1 << EINIT);

Completed in 227 milliseconds