Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Dreg_booke.h215 #define MCSR_BUS_RBERR 0x00000008UL /* Read Data Bus Error */ macro
/linux-2.6.39/arch/powerpc/kernel/
Dtraps.c530 if (reason & MCSR_BUS_RBERR) in machine_check_e500()
/linux-2.6.39/arch/powerpc/sysdev/
Dfsl_rio.c270 if (reason & MCSR_BUS_RBERR) { in fsl_rio_mcheck_exception()