Home
last modified time | relevance | path

Searched refs:ttu (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/mm/
Dmemory-failure.c947 enum ttu_flags ttu = TTU_UNMAP | TTU_IGNORE_MLOCK | TTU_IGNORE_ACCESS; in hwpoison_user_mappings() local
978 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()