Home
last modified time | relevance | path

Searched refs:EENTER (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/sgx/
H A Dtest_encl_bootstrap.S19 .fill 1, 8, 0 # AEP (set by EENTER and ERESUME)
33 .fill 1, 8, 0 # AEP (set by EENTER and ERESUME)
57 push %rcx # push the address after EENTER
78 # EENTER to RBX.
H A Dmain.c267 EENTER, 0, 0, (run)); \
269 ret = sgx_enter_enclave((void *)(op), NULL, 0, EENTER, NULL, NULL, \
/openbmc/linux/arch/x86/include/asm/
H A Denclu.h5 #define EENTER 0x02 macro
/openbmc/linux/arch/x86/entry/vdso/
H A Dvsgx.S41 cmp $EENTER, %eax
/openbmc/linux/Documentation/arch/x86/
H A Dsgx.rst121 Entering an enclave can only be done through SGX-specific EENTER and ERESUME
133 vDSO function wraps low-level transitions to/from the enclave like EENTER and