Searched refs:unpoison_memory (Results 1 - 3 of 3) sorted by relevance

/linux-master/mm/
H A Dhwpoison-inject.c60 return unpoison_memory(val);
H A Dmemory-failure.c1541 * When called from unpoison_memory(), the caller should already ensure that
2517 * unpoison_memory - Unpoison a previously poisoned page
2528 int unpoison_memory(unsigned long pfn) function
2629 EXPORT_SYMBOL(unpoison_memory); variable
/linux-master/include/linux/
H A Dmm.h3973 extern int unpoison_memory(unsigned long pfn);

Completed in 291 milliseconds