Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/sgx/
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)
50 push %rcx # push the address after EENTER
71 # EENTER to RBX.
A Dmain.c201 EENTER, 0, 0, (run)); \
203 ret = sgx_enter_enclave((void *)(op), NULL, 0, EENTER, NULL, NULL, \
/linux/arch/x86/include/asm/
A Denclu.h5 #define EENTER 0x02 macro
/linux/arch/x86/entry/vdso/
A Dvsgx.S41 cmp $EENTER, %eax
/linux/Documentation/x86/
A Dsgx.rst106 Entering an enclave can only be done through SGX-specific EENTER and ERESUME
118 vDSO function wraps low-level transitions to/from the enclave like EENTER and

Completed in 8 milliseconds