Home
last modified time | relevance | path

Searched refs:MF_UNPOISON (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/mm/
H A Dmemory-failure.c1548 if (flags & MF_UNPOISON) in get_hwpoison_page()
2579 ghp = get_hwpoison_page(p, MF_UNPOISON); in unpoison_memory()
/openbmc/linux/include/linux/
H A Dmm.h3838 MF_UNPOISON = 1 << 4,
3837 MF_UNPOISON = 1 << 4, global() enumerator