Searched refs:unmap_success (Results 1 – 1 of 1) sorted by relevance
1584 bool unmap_success; in hwpoison_user_mappings() local1612 unmap_success = !unmap_poisoned_folio(folio, pfn, flags & MF_MUST_KILL); in hwpoison_user_mappings()1613 if (!unmap_success) in hwpoison_user_mappings()1635 !unmap_success; in hwpoison_user_mappings()1638 return unmap_success; in hwpoison_user_mappings()