Home
last modified time | relevance | path

Searched refs:MCSR_ICP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/44x/
H A Dmachine_check.c31 if (mcsr & MCSR_ICP){ in machine_check_440A()
69 if (mcsr & MCSR_ICP) { in machine_check_47x()
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h240 #define MCSR_ICP 0x04000000 /* I-Cache Parity Error */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h570 #define MCSR_ICP 0x04000000 /* I-Cache Parity Error */ macro