Searched refs:is_hwpoison_entry (Results 1 – 6 of 6) sorted by relevance
597 static inline int is_hwpoison_entry(swp_entry_t entry) in is_hwpoison_entry() function619 static inline int is_hwpoison_entry(swp_entry_t swp) in is_hwpoison_entry() function
246 VM_BUG_ON(!is_migration_entry(entry) && !is_hwpoison_entry(entry)); in hugetlb_swap_entry_to_folio()
639 } else if (is_hwpoison_entry(entry) || in madvise_free_pte_range()
637 if (is_hwpoison_entry(swp)) in check_hwpoisoned_entry()
1491 } else if (is_hwpoison_entry(entry) || in zap_pte_range()3767 } else if (is_hwpoison_entry(entry)) { in do_swap_page()
4766 if (is_hwpoison_entry(swp)) in is_hugetlb_entry_hwpoisoned()