Searched refs:TTU_IGNORE_HWPOISON (Results 1 – 3 of 3) sorted by relevance
97 TTU_IGNORE_HWPOISON = 0x20, /* corrupted page is recoverable */ enumerator
1434 ttu |= TTU_IGNORE_HWPOISON; in hwpoison_user_mappings()1449 ttu |= TTU_IGNORE_HWPOISON; in hwpoison_user_mappings()
1626 if (PageHWPoison(subpage) && !(flags & TTU_IGNORE_HWPOISON)) { in try_to_unmap_one()