Searched refs:MCSR_IB (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | reg_booke.h | 166 #define MCSR_IB 0x40000000 /* Instruction PLB Error */ macro |
/arch/powerpc/kernel/ | ||
D | traps.c | 362 if (mcsr & MCSR_IB) in machine_check_440A() |