Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dkcore.c549 is_page_hwpoison(page) || !pfn_is_ram(pfn) || in read_kcore_iter()
/linux/include/linux/
H A Dpage-flags.h1088 static inline bool is_page_hwpoison(const struct page *page) in is_page_hwpoison() function