Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/platforms/44x/
Dmachine_check.c79 if (mcsr & PPC47x_MCSR_IPR) in machine_check_47x()
/Linux-v5.10/arch/powerpc/include/asm/
Dreg_booke.h247 #define PPC47x_MCSR_IPR 0x00400000 /* Imprecise Machine Check Exception */ macro