Searched refs:try_to_unmap (Results 1 – 4 of 4) sorted by relevance
916 try_to_unmap(page, TTU_MIGRATION|TTU_IGNORE_MLOCK|TTU_IGNORE_ACCESS); in __unmap_and_move()1053 try_to_unmap(hpage, TTU_MIGRATION|TTU_IGNORE_MLOCK|TTU_IGNORE_ACCESS); in unmap_and_move_huge_page()
1016 ret = try_to_unmap(ppage, ttu); in hwpoison_user_mappings()
1568 int try_to_unmap(struct page *page, enum ttu_flags flags) in try_to_unmap() function
1024 switch (try_to_unmap(page, ttu_flags)) { in shrink_page_list()