We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0373e2e commit 2290c8eCopy full SHA for 2290c8e
sgx.h
@@ -246,7 +246,6 @@ void sgx_insert_pte(struct sgx_encl *encl,
246
struct sgx_encl_page *encl_page,
247
struct sgx_epc_page *epc_page,
248
struct vm_area_struct *vma);
249
-int sgx_eremove(struct sgx_epc_page *epc_page);
250
void sgx_zap_tcs_ptes(struct sgx_encl *encl,
251
252
void sgx_invalidate(struct sgx_encl *encl, bool flush_cpus);
0 commit comments