Searched refs:ttu (Results 1 – 2 of 2) sorted by relevance
992 enum ttu_flags ttu = TTU_IGNORE_MLOCK; in hwpoison_user_mappings() local1024 ttu |= TTU_IGNORE_HWPOISON; in hwpoison_user_mappings()1040 ttu |= TTU_IGNORE_HWPOISON; in hwpoison_user_mappings()1058 unmap_success = try_to_unmap(hpage, ttu); in hwpoison_user_mappings()1071 ttu|TTU_RMAP_LOCKED); in hwpoison_user_mappings()1078 unmap_success = try_to_unmap(p, ttu); in hwpoison_user_mappings()
1318 enum ttu_flags ttu = TTU_MIGRATION|TTU_IGNORE_MLOCK; in unmap_and_move_huge_page() local1332 ttu |= TTU_RMAP_LOCKED; in unmap_and_move_huge_page()1335 try_to_unmap(hpage, ttu); in unmap_and_move_huge_page()