Home
last modified time | relevance | path

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

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