Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Derrname.c60 #ifdef EINIT
61 E(EINIT),
/linux-6.12.1/arch/mips/include/uapi/asm/
Derrno.h95 #define EINIT 141 /* Reserved */ macro
/linux-6.12.1/tools/arch/mips/include/uapi/asm/
Derrno.h95 #define EINIT 141 /* Reserved */ macro
/linux-6.12.1/arch/x86/kernel/cpu/sgx/
Dencls.h163 return __encls_ret_3(EINIT, sigstruct, secs, token); in __einit()
/linux-6.12.1/arch/x86/kvm/vmx/
Dsgx.c394 if (leaf == EINIT) in handle_encls()
502 bitmap |= (1 << EINIT); in vmx_write_encls_bitmap()
/linux-6.12.1/arch/x86/include/asm/
Dsgx.h33 EINIT = 0x02, enumerator
/linux-6.12.1/Documentation/arch/x86/
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
/linux-6.12.1/tools/arch/x86/kcpuid/
Dcpuid.csv418 … eax, 0, secs_attr_init , ATTRIBUTES.INIT supported (enclave initialized by EINIT)
422 … 5, secs_attr_einittoken_key, ATTRIBUTES.EINITTOKEN_KEY supported (EINIT token key availabl…