Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dmemory-failure.c1387 if (flags & MF_UNPOISON) in get_hwpoison_page()
2365 ret = get_hwpoison_page(p, MF_UNPOISON); in unpoison_memory()
/Linux-v6.1/include/linux/
Dmm.h3285 MF_UNPOISON = 1 << 4, enumerator