Home
last modified time | relevance | path

Searched refs:EREMOVE (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/x86/
A Dsgx.rst141 EREMOVE function to each physical page. Some enclave pages like SECS pages have
142 hardware dependencies on other pages which prevents EREMOVE from functioning.
143 Executing two EREMOVE passes removes the dependencies.
221 "EREMOVE returned ... and an EPC page was leaked. SGX may become unusable..."
256 through the privileged ``ENCLS[EREMOVE]`` instruction, ``/dev/sgx_vepc``
260 ``EREMOVE`` can fail for three reasons. Userspace must pay attention
270 ``EREMOVE`` happen concurrently for pages that refer to the same
/linux/arch/x86/kernel/cpu/sgx/
A Dencls.h187 return __encls_ret_1(EREMOVE, addr); in __eremove()
/linux/arch/x86/include/asm/
A Dsgx.h34 EREMOVE = 0x03, enumerator

Completed in 6 milliseconds