Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dswapops.h173 static inline swp_entry_t make_hwpoison_entry(struct page *page) in make_hwpoison_entry() function
210 static inline swp_entry_t make_hwpoison_entry(struct page *page) in make_hwpoison_entry() function
/linux-4.4.14/mm/
Drmap.c1371 swp_entry_to_pte(make_hwpoison_entry(page))); in try_to_unmap_one()