Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Denclu.h7 #define EEXIT 0x04 macro
/openbmc/linux/tools/testing/selftests/sgx/
H A Dtest_encl_bootstrap.S77 # Prepare EEXIT target by popping the address of the instruction after
85 # EEXIT
H A Dmain.c276 EXPECT_EQ((run)->function, EEXIT); \
277 if ((run)->function != EEXIT) \
485 ASSERT_EQ(self->run.function, EEXIT);
/openbmc/linux/arch/x86/entry/vdso/
H A Dvsgx.S70 movl $EEXIT, SGX_ENCLAVE_RUN_LEAF(%rbx)