Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dmemory-failure.c1537 if (flags & MF_UNPOISON) in get_hwpoison_page()
2556 ghp = get_hwpoison_page(p, MF_UNPOISON); in unpoison_memory()
/Linux-v6.6/include/linux/
Dmm.h3831 MF_UNPOISON = 1 << 4, enumerator