Searched refs:memory_failure_queue (Results 1 – 5 of 5) sorted by relevance
448 memory_failure_queue(page_to_pfn(from), 0); in copy_mc_user_highpage()467 memory_failure_queue(page_to_pfn(from), 0); in copy_mc_highpage()
4604 extern void memory_failure_queue(unsigned long pfn, int flags);4610 static inline void memory_failure_queue(unsigned long pfn, int flags) in memory_failure_queue() function
369 memory_failure_queue(pfn, MF_SOFT_OFFLINE); in cec_add_elem()
2595 void memory_failure_queue(unsigned long pfn, int flags) in memory_failure_queue() function2616 EXPORT_SYMBOL_GPL(memory_failure_queue);
527 memory_failure_queue(pfn, flags); in ghes_do_memory_failure()