Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/ !
Dreg_booke.h210 #define PPC47x_MCSR_GPR 0x01000000 /* GPR parity error */ macro
/linux-3.4.99/arch/powerpc/kernel/ !
Dtraps.c439 if (mcsr & PPC47x_MCSR_GPR) in machine_check_47x()