Searched refs:P_AFSR_ETP (Results 1 – 3 of 3) sorted by relevance
136 #define P_AFSR_ETP 0x0000000020000000ULL /* ecache tag parity */ macro
129 #define P_AFSR_ETP 0x0000000020000000ULL /* ecache tag parity */ macro2135 if (afsr & P_AFSR_ETP) { in analyze_cpu()
1784 (P_AFSR_LEVEL1 | P_AFSR_IVUE | P_AFSR_ETP | P_AFSR_ISAP)) { in cpu_async_error()1786 P_AFSR_BERR | P_AFSR_TO | P_AFSR_IVUE | P_AFSR_ETP | in cpu_async_error()1834 else if (aflt->flt_stat & P_AFSR_ETP) in check_misc_err()3550 if (nafsr & P_AFSR_ETP) { in scrub_ecache_line()