Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dreg_booke.h201 #define MCSR_IB 0x40000000 /* Instruction PLB Error */ macro
/linux-3.4.99/arch/powerpc/kernel/
Dtraps.c387 if (mcsr & MCSR_IB) in machine_check_440A()
425 if (mcsr & MCSR_IB) in machine_check_47x()