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

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

Completed in 122 milliseconds