Home
last modified time | relevance | path

Searched refs:EINIT (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/lib/
H A Derrname.c60 #ifdef EINIT
61 E(EINIT),
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h95 #define EINIT 141 /* Reserved */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Derrno.h95 #define EINIT 141 /* Reserved */ macro
/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dencls.h163 return __encls_ret_3(EINIT, sigstruct, secs, token); in __einit()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dsgx.c393 if (leaf == EINIT) in handle_encls()
501 bitmap |= (1 << EINIT); in vmx_write_encls_bitmap()
/openbmc/linux/arch/x86/include/asm/
H A Dsgx.h33 EINIT = 0x02, enumerator
/openbmc/linux/Documentation/arch/x86/
H A Dsgx.rst171 copied, kernel executes EINIT function, which initializes the enclave. Only after
174 EINIT function takes an RSA-3072 signature of the enclave measurement. The function
181 kernel on launch control policy. Before calling EINIT function, the driver sets
/openbmc/qemu/docs/system/i386/
H A Dsgx.rst105 the provision and EINIT token keys::