Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Derrname.c60 #ifdef EINIT
61 E(EINIT),
/linux-6.3-rc2/tools/arch/mips/include/uapi/asm/
A Derrno.h95 #define EINIT 141 /* Reserved */ macro
/linux-6.3-rc2/arch/mips/include/uapi/asm/
A Derrno.h95 #define EINIT 141 /* Reserved */ macro
/linux-6.3-rc2/arch/x86/kernel/cpu/sgx/
A Dencls.h163 return __encls_ret_3(EINIT, sigstruct, secs, token); in __einit()
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dsgx.c383 if (leaf == EINIT) in handle_encls()
491 bitmap |= (1 << EINIT); in vmx_write_encls_bitmap()
/linux-6.3-rc2/arch/x86/include/asm/
A Dsgx.h33 EINIT = 0x02, enumerator
/linux-6.3-rc2/Documentation/x86/
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

Completed in 11 milliseconds