Searched refs:make_hwpoison_entry (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dswapops.h398 static inline swp_entry_t make_hwpoison_entry(struct page *page) function
411 static inline swp_entry_t make_hwpoison_entry(struct page *page) function
/linux-master/mm/
H A Drmap.c1777 pteval = swp_entry_to_pte(make_hwpoison_entry(subpage));
2178 pteval = swp_entry_to_pte(make_hwpoison_entry(subpage));
H A Dswapfile.c1795 swp_entry = make_hwpoison_entry(page);

Completed in 114 milliseconds