Searched refs:EREMOVE (Results 1 – 3 of 3) sorted by relevance
141 EREMOVE function to each physical page. Some enclave pages like SECS pages have142 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 attention270 ``EREMOVE`` happen concurrently for pages that refer to the same
187 return __encls_ret_1(EREMOVE, addr); in __eremove()
34 EREMOVE = 0x03, enumerator
Completed in 6 milliseconds