Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/kernel/
Dtraps.c232 if (mcsr & MCSR_IB) in MachineCheckException()
/linux-2.4.37.9/include/asm-ppc/
Dprocessor.h552 #define MCSR_IB 0x40000000 /* Instruction PLB Error */ macro