Searched refs:EINIT (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/lib/ |
D | errname.c | 60 #ifdef EINIT 61 E(EINIT),
|
/linux-6.12.1/arch/mips/include/uapi/asm/ |
D | errno.h | 95 #define EINIT 141 /* Reserved */ macro
|
/linux-6.12.1/tools/arch/mips/include/uapi/asm/ |
D | errno.h | 95 #define EINIT 141 /* Reserved */ macro
|
/linux-6.12.1/arch/x86/kernel/cpu/sgx/ |
D | encls.h | 163 return __encls_ret_3(EINIT, sigstruct, secs, token); in __einit()
|
/linux-6.12.1/arch/x86/kvm/vmx/ |
D | sgx.c | 394 if (leaf == EINIT) in handle_encls() 502 bitmap |= (1 << EINIT); in vmx_write_encls_bitmap()
|
/linux-6.12.1/arch/x86/include/asm/ |
D | sgx.h | 33 EINIT = 0x02, enumerator
|
/linux-6.12.1/Documentation/arch/x86/ |
D | sgx.rst | 171 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/ |
D | cpuid.csv | 418 … 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…
|