Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/44x/
H A Dmachine_check.c23 if (mcsr & MCSR_IB) in machine_check_440A()
61 if (mcsr & MCSR_IB) in machine_check_47x()
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h236 #define MCSR_IB 0x40000000 /* Instruction PLB Error */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h567 #define MCSR_IB 0x40000000 /* Instruction PLB Error */ macro