Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dmce_power.c104 static int mce_flush(int what) in mce_flush() function
414 handled = mce_flush(MCE_FLUSH_SLB); in mce_handle_ierror()
417 handled = mce_flush(MCE_FLUSH_ERAT); in mce_handle_ierror()
420 handled = mce_flush(MCE_FLUSH_TLB); in mce_handle_ierror()
501 if (mce_flush(MCE_FLUSH_SLB)) in mce_handle_derror()
505 if (mce_flush(MCE_FLUSH_ERAT)) in mce_handle_derror()
509 if (mce_flush(MCE_FLUSH_TLB)) in mce_handle_derror()