Searched refs:memory_failure_queue (Results 1 – 4 of 4) sorted by relevance
352 memory_failure_queue(page_to_pfn(from), 0); in copy_mc_user_highpage()371 memory_failure_queue(page_to_pfn(from), 0); in copy_mc_highpage()
4352 extern void memory_failure_queue(unsigned long pfn, int flags);4358 static inline void memory_failure_queue(unsigned long pfn, int flags) in memory_failure_queue() function
2576 void memory_failure_queue(unsigned long pfn, int flags) in memory_failure_queue() function2597 EXPORT_SYMBOL_GPL(memory_failure_queue);
523 memory_failure_queue(pfn, flags); in ghes_do_memory_failure()