Searched refs:ttu (Results 1 – 1 of 1) sorted by relevance
954 enum ttu_flags ttu = TTU_UNMAP | TTU_IGNORE_MLOCK | TTU_IGNORE_ACCESS; in hwpoison_user_mappings() local985 ttu |= TTU_IGNORE_HWPOISON; in hwpoison_user_mappings()1001 ttu |= TTU_IGNORE_HWPOISON; in hwpoison_user_mappings()1019 ret = try_to_unmap(hpage, ttu); in hwpoison_user_mappings()