Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Denclu.h7 #define EEXIT 0x04 macro
/kernel/linux/linux-6.6/tools/testing/selftests/sgx/
H A Dtest_encl_bootstrap.S64 /* Clear volatile GPRs, except RAX (EEXIT function). */
77 # 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);
/kernel/linux/linux-6.6/arch/x86/entry/vdso/
H A Dvsgx.S66 /* EEXIT jumps here unless the enclave is doing something fancy. */
70 movl $EEXIT, SGX_ENCLAVE_RUN_LEAF(%rbx)

Completed in 3 milliseconds