Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemory-failure.c1628 bool unmap_success; in hwpoison_user_mappings() local
1656 unmap_success = !unmap_poisoned_folio(folio, pfn, flags & MF_MUST_KILL); in hwpoison_user_mappings()
1657 if (!unmap_success) in hwpoison_user_mappings()
1679 !unmap_success; in hwpoison_user_mappings()
1682 return unmap_success; in hwpoison_user_mappings()