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