Home
last modified time | relevance | path

Searched refs:ERESUME (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Denclu.h6 #define ERESUME 0x03 macro
/openbmc/linux/tools/testing/selftests/sgx/
H A Dtest_encl_bootstrap.S19 .fill 1, 8, 0 # AEP (set by EENTER and ERESUME)
33 .fill 1, 8, 0 # AEP (set by EENTER and ERESUME)
H A Dmain.c698 0, ERESUME, 0, 0, &self->run), in TEST_F()
904 EXPECT_EQ(self->run.function, ERESUME); in TEST_F()
951 ERESUME, 0, 0, in TEST_F()
1040 EXPECT_EQ(self->run.function, ERESUME); in TEST_F()
1075 ERESUME, 0, 0, in TEST_F()
1777 EXPECT_EQ(self->run.function, ERESUME); in TEST_F()
1907 EXPECT_EQ(self->run.function, ERESUME); in TEST_F()
/openbmc/linux/arch/x86/entry/vdso/
H A Dvsgx.S43 cmp $ERESUME, %eax
/openbmc/linux/Documentation/arch/x86/
H A Dsgx.rst121 Entering an enclave can only be done through SGX-specific EENTER and ERESUME
134 ERESUME. The vDSO function intercepts exceptions that would otherwise generate
/openbmc/qemu/docs/system/i386/
H A Dsgx.rst70 SGX keys being changed, and handle gracefully. For instance, when ERESUME fails