Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/include/asm/
Dreg_booke.h260 #define MCSR_BUS_IBERR 0x00000010UL /* Instruction Data Error */ macro
/Linux-v5.15/arch/powerpc/kernel/
Dtraps.c737 if (reason & MCSR_BUS_IBERR) in machine_check_e500()