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