Home
last modified time | relevance | path

Searched refs:hwpoison_entry_to_pfn (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/
Dswapops.h478 static inline unsigned long hwpoison_entry_to_pfn(swp_entry_t entry) in hwpoison_entry_to_pfn() function
/linux-5.19.10/mm/
Dmemory-failure.c589 pfn = hwpoison_entry_to_pfn(swp); in check_hwpoisoned_entry()