Home
last modified time | relevance | path

Searched refs:EEXIT (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/tools/testing/selftests/sgx/
Dtest_encl_bootstrap.S70 # Prepare EEXIT target by popping the address of the instruction after
78 # EEXIT
Dmain.c210 EXPECT_EQ((run)->function, EEXIT); \
211 if ((run)->function != EEXIT) \
/Linux-v5.15/arch/x86/include/asm/
Denclu.h7 #define EEXIT 0x04 macro
/Linux-v5.15/arch/x86/entry/vdso/
Dvsgx.S70 movl $EEXIT, SGX_ENCLAVE_RUN_LEAF(%rbx)