Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dswapops.h170 static inline swp_entry_t make_hwpoison_entry(struct page *page) in make_hwpoison_entry() function
182 static inline swp_entry_t make_hwpoison_entry(struct page *page) in make_hwpoison_entry() function
/linux-4.1.27/mm/
Drmap.c1233 swp_entry_to_pte(make_hwpoison_entry(page))); in try_to_unmap_one()