Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/44x/
H A Dmachine_check.c94 if (mcsr & PPC47x_MCSR_IPR) in machine_check_47x()
/linux/arch/powerpc/include/asm/
H A Dreg_booke.h221 #define PPC47x_MCSR_IPR 0x00400000 /* Imprecise Machine Check Exception */ macro