Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dmce_power.c115 static int mce_flush(int what) in mce_flush() function
506 handled = mce_flush(MCE_FLUSH_SLB); in mce_handle_ierror()
509 handled = mce_flush(MCE_FLUSH_ERAT); in mce_handle_ierror()
512 handled = mce_flush(MCE_FLUSH_TLB); in mce_handle_ierror()
597 if (mce_flush(MCE_FLUSH_SLB)) in mce_handle_derror()
601 if (mce_flush(MCE_FLUSH_ERAT)) in mce_handle_derror()
605 if (mce_flush(MCE_FLUSH_TLB)) in mce_handle_derror()