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

/linux-master/arch/x86/include/asm/
H A Denclu.h7 #define EEXIT 0x04 macro
/linux-master/tools/testing/selftests/sgx/
H A Dtest_encl_bootstrap.S67 # Prepare EEXIT target by popping the address of the instruction after
75 # EEXIT
H A Dmain.c276 EXPECT_EQ((run)->function, EEXIT); \
277 if ((run)->function != EEXIT) \
485 ASSERT_EQ(self->run.function, EEXIT);
/linux-master/arch/x86/entry/vdso/
H A Dvsgx.S65 /* EEXIT jumps here unless the enclave is doing something fancy. */
69 movl $EEXIT, SGX_ENCLAVE_RUN_LEAF(%rbx)

Completed in 135 milliseconds