Searched refs:ECC_IP_TRAP (Results 1 – 2 of 2) sorted by relevance
164 #define ECC_IP_TRAP 0x0400 /* Cheetah+ Trap 0x72 I$ Parity Error */ macro
2117 aflt->flt_status = iparity ? ECC_IP_TRAP : ECC_DP_TRAP; in cpu_parity_error()5132 if (aflt->flt_status & ECC_IP_TRAP) in flt_to_trap_type()