Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dleafops.h295 static inline bool softleaf_is_hwpoison(softleaf_t entry) in softleaf_is_hwpoison() function
346 if (softleaf_is_hwpoison(entry)) in softleaf_has_pfn()
/linux/mm/
H A Dhugetlb.c4919 if (unlikely(softleaf_is_hwpoison(softleaf))) { in copy_hugetlb_page_range()
6030 if (softleaf_is_hwpoison(softleaf)) { in hugetlb_fault()
6461 if (unlikely(softleaf_is_hwpoison(entry))) { in hugetlb_change_protection()
H A Dmadvise.c699 } else if (softleaf_is_hwpoison(entry) || in madvise_free_pte_range()
H A Dmemory-failure.c691 if (softleaf_is_hwpoison(entry)) in check_hwpoisoned_entry()
H A Dmemory.c1791 } else if (softleaf_is_hwpoison(entry) || in zap_nonpresent_ptes()
4810 } else if (softleaf_is_hwpoison(entry)) { in do_swap_page()