Searched refs:memory_failure_queue (Results 1 – 2 of 2) sorted by relevance
356 memory_failure_queue(page_to_pfn(from), 0); in copy_mc_user_highpage()375 memory_failure_queue(page_to_pfn(from), 0); in copy_mc_highpage()
4120 extern void memory_failure_queue(unsigned long pfn, int flags);4126 static inline void memory_failure_queue(unsigned long pfn, int flags) in memory_failure_queue() function