Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dswapops.h562 static inline int is_hwpoison_entry(swp_entry_t entry) in is_hwpoison_entry() function
574 static inline int is_hwpoison_entry(swp_entry_t swp) in is_hwpoison_entry() function
/Linux-v6.6/mm/
Dmadvise.c667 } else if (is_hwpoison_entry(entry) || in madvise_free_pte_range()
Dmemory-failure.c742 if (is_hwpoison_entry(swp)) in check_hwpoisoned_entry()
Dmemory.c1505 } else if (is_hwpoison_entry(entry) || in zap_pte_range()
3773 } else if (is_hwpoison_entry(entry)) { in do_swap_page()
Dhugetlb.c5007 if (is_hwpoison_entry(swp)) in is_hugetlb_entry_hwpoisoned()