Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/x86/
Dsgx.rst156 EREMOVE function to each physical page. Some enclave pages like SECS pages have
157 hardware dependencies on other pages which prevents EREMOVE from functioning.
158 Executing two EREMOVE passes removes the dependencies.
236 "EREMOVE returned ... and an EPC page was leaked. SGX may become unusable..."
271 through the privileged ``ENCLS[EREMOVE]`` instruction, ``/dev/sgx_vepc``
275 ``EREMOVE`` can fail for three reasons. Userspace must pay attention
285 ``EREMOVE`` happen concurrently for pages that refer to the same
/Linux-v6.1/arch/x86/kernel/cpu/sgx/
Dencls.h169 return __encls_ret_1(EREMOVE, addr); in __eremove()
/Linux-v6.1/arch/x86/include/asm/
Dsgx.h34 EREMOVE = 0x03, enumerator