Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dswapops.h568 static inline int is_hwpoison_entry(swp_entry_t entry) in is_hwpoison_entry() function
580 static inline int is_hwpoison_entry(swp_entry_t swp) in is_hwpoison_entry() function
/linux-6.3-rc2/arch/arm64/mm/
A Dhugetlbpage.c246 VM_BUG_ON(!is_migration_entry(entry) && !is_hwpoison_entry(entry)); in hugetlb_swap_entry_to_folio()
/linux-6.3-rc2/mm/
A Dmadvise.c650 } else if (is_hwpoison_entry(entry) || in madvise_free_pte_range()
A Dmemory-failure.c685 if (is_hwpoison_entry(swp)) in check_hwpoisoned_entry()
A Dmemory.c1457 } else if (is_hwpoison_entry(entry) || in zap_pte_range()
3712 } else if (is_hwpoison_entry(entry)) { in do_swap_page()
A Dhugetlb.c4944 if (is_hwpoison_entry(swp)) in is_hugetlb_entry_hwpoisoned()

Completed in 44 milliseconds