Searched refs:MF_MUST_KILL (Results 1 – 3 of 3) sorted by relevance
988 if (!(flags & MF_MUST_KILL) && !PageDirty(hpage) && mapping && in hwpoison_user_mappings()1027 forcekill = PageDirty(hpage) || (flags & MF_MUST_KILL); in hwpoison_user_mappings()
1148 flags |= MF_MUST_KILL; in do_machine_check()
2220 MF_MUST_KILL = 1 << 2, enumerator