Searched refs:dirty_page_list (Results 1 – 1 of 1) sorted by relevance
57 static unsigned long __sgx_sanitize_pages(struct list_head *dirty_page_list) in __sgx_sanitize_pages() argument65 while (!list_empty(dirty_page_list)) { in __sgx_sanitize_pages()69 page = list_first_entry(dirty_page_list, struct sgx_epc_page, list); in __sgx_sanitize_pages()106 list_splice(&dirty, dirty_page_list); in __sgx_sanitize_pages()