Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswapops.h404 static inline int is_hwpoison_entry(swp_entry_t entry) in is_hwpoison_entry() function
416 static inline int is_hwpoison_entry(swp_entry_t swp) in is_hwpoison_entry() function
525 is_device_exclusive_entry(entry) || is_hwpoison_entry(entry); in is_pfn_swap_entry()
/linux/mm/
H A Dmadvise.c689 } else if (is_hwpoison_entry(entry) || in madvise_free_pte_range()
H A Dmemory-failure.c763 if (is_hwpoison_entry(swp)) in check_hwpoisoned_entry()
H A Dmemory.c1670 } else if (is_hwpoison_entry(entry) || in zap_pte_range()
4259 } else if (is_hwpoison_entry(entry)) { in do_swap_page()
H A Dhugetlb.c5185 if (is_hwpoison_entry(swp)) in hugetlb_vm_op_close()