Searched refs:sgx_mark_page_reclaimable (Results 1 – 4 of 4) sorted by relevance
90 void sgx_mark_page_reclaimable(struct sgx_epc_page *page);
325 sgx_mark_page_reclaimable(encl_page->epc_page); in sgx_encl_add_page()979 sgx_mark_page_reclaimable(entry->epc_page); in sgx_enclave_modify_types()
275 sgx_mark_page_reclaimable(entry->epc_page); in __sgx_encl_load_page()401 sgx_mark_page_reclaimable(encl_page->epc_page); in sgx_encl_eaug_page()
507 void sgx_mark_page_reclaimable(struct sgx_epc_page *page) in sgx_mark_page_reclaimable() function