Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dhwpoison-inject.c97 &hwpoison_filter_flags_mask); in pfn_inject_init()
H A Dmemory-failure.c210 u64 hwpoison_filter_flags_mask; variable
215 EXPORT_SYMBOL_GPL(hwpoison_filter_flags_mask);
244 if (!hwpoison_filter_flags_mask) in hwpoison_filter_flags()
247 if ((stable_page_flags(p) & hwpoison_filter_flags_mask) == in hwpoison_filter_flags()
H A Dinternal.h821 extern u64 hwpoison_filter_flags_mask;