Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dmce_power.c99 static int mce_flush(int what) in mce_flush() function
388 handled = mce_flush(MCE_FLUSH_SLB); in mce_handle_ierror()
391 handled = mce_flush(MCE_FLUSH_ERAT); in mce_handle_ierror()
394 handled = mce_flush(MCE_FLUSH_TLB); in mce_handle_ierror()
469 if (mce_flush(MCE_FLUSH_SLB)) in mce_handle_derror()
473 if (mce_flush(MCE_FLUSH_ERAT)) in mce_handle_derror()
477 if (mce_flush(MCE_FLUSH_TLB)) in mce_handle_derror()