Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dexception-64s.h54 #define MAX_MCE_DEPTH 4 macro
/linux/arch/powerpc/kernel/
H A Dmce_power.c552 if (get_paca()->in_mce < MAX_MCE_DEPTH) { in mce_handle_ierror()
656 if (get_paca()->in_mce < MAX_MCE_DEPTH) in mce_handle_derror()
H A Dexceptions-64s.S1207 cmpwi cr1,r10,MAX_MCE_DEPTH /* Are we at maximum nesting */