Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmemory-failure.c1543 static int get_hwpoison_page(struct page *p, unsigned long flags) in get_hwpoison_page() function
2247 res = get_hwpoison_page(p, flags); in memory_failure()
2579 ghp = get_hwpoison_page(p, MF_UNPOISON); in unpoison_memory()
2787 ret = get_hwpoison_page(page, flags | MF_SOFT_OFFLINE); in soft_offline_page()