Searched refs:ttu (Results 1 – 1 of 1) sorted by relevance
947 enum ttu_flags ttu = TTU_UNMAP | TTU_IGNORE_MLOCK | TTU_IGNORE_ACCESS; in hwpoison_user_mappings() local978 ttu |= TTU_IGNORE_HWPOISON; in hwpoison_user_mappings()994 ttu |= TTU_IGNORE_HWPOISON; in hwpoison_user_mappings()1012 ret = try_to_unmap(hpage, ttu); in hwpoison_user_mappings()