Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dreg_booke.h205 #define MCSR_ICP 0x04000000 /* I-Cache Parity Error */ macro
/linux-3.4.99/arch/powerpc/kernel/
Dtraps.c395 if (mcsr & MCSR_ICP){ in machine_check_440A()
433 if (mcsr & MCSR_ICP) { in machine_check_47x()