Home
last modified time | relevance | path

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

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