Searched refs:PPC47x_MCSR_GPR (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | reg_booke.h | 252 #define PPC47x_MCSR_GPR 0x01000000 /* GPR parity error */ macro |
/arch/powerpc/kernel/ | ||
D | traps.c | 477 if (mcsr & PPC47x_MCSR_GPR) in machine_check_47x() |