Home
last modified time | relevance | path

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

/linux/lib/
A Derrname.c57 #ifdef EINIT
58 E(EINIT),
/linux/arch/mips/include/uapi/asm/
A Derrno.h95 #define EINIT 141 /* Reserved */ macro
/linux/tools/arch/mips/include/uapi/asm/
A Derrno.h95 #define EINIT 141 /* Reserved */ macro
/linux/arch/x86/kernel/cpu/sgx/
A Dencls.h182 return __encls_ret_3(EINIT, sigstruct, secs, token); in __einit()
/linux/arch/x86/kvm/vmx/
A Dsgx.c380 if (leaf == EINIT) in handle_encls()
488 bitmap |= (1 << EINIT); in vmx_write_encls_bitmap()
/linux/arch/x86/include/asm/
A Dsgx.h33 EINIT = 0x02, enumerator
/linux/Documentation/x86/
A Dsgx.rst156 copied, kernel executes EINIT function, which initializes the enclave. Only after
166 kernel on launch control policy. Before calling EINIT function, the driver sets

Completed in 14 milliseconds