Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dmce_power.c109 static int mce_flush(int what) in mce_flush() function
497 handled = mce_flush(MCE_FLUSH_SLB); in mce_handle_ierror()
500 handled = mce_flush(MCE_FLUSH_ERAT); in mce_handle_ierror()
503 handled = mce_flush(MCE_FLUSH_TLB); in mce_handle_ierror()
584 if (mce_flush(MCE_FLUSH_SLB)) in mce_handle_derror()
588 if (mce_flush(MCE_FLUSH_ERAT)) in mce_handle_derror()
592 if (mce_flush(MCE_FLUSH_TLB)) in mce_handle_derror()