Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dreg_booke.h291 #define MCSR_BUS_DRERR 0x00000008UL /* Read Bus Error on data load */ macro
/Linux-v5.10/arch/powerpc/kernel/
Dtraps.c778 if (reason & MCSR_BUS_DRERR) in machine_check_e200()