Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dswapops.h473 static inline int is_hwpoison_entry(swp_entry_t entry) in is_hwpoison_entry() function
500 static inline int is_hwpoison_entry(swp_entry_t swp) in is_hwpoison_entry() function
/linux-5.19.10/mm/
Dmadvise.c634 } else if (is_hwpoison_entry(entry) || in madvise_free_pte_range()
Dmemory-failure.c588 if (is_hwpoison_entry(swp)) in check_hwpoisoned_entry()
Dmemory.c1490 } else if (is_hwpoison_entry(entry) || in zap_pte_range()
3737 } else if (is_hwpoison_entry(entry)) { in do_swap_page()
Dhugetlb.c4703 if (is_hwpoison_entry(swp)) in is_hugetlb_entry_hwpoisoned()