Searched refs:P_AFSR_LDP (Results 1 – 2 of 2) sorted by relevance
140 #define P_AFSR_LDP 0x0000000002000000ULL /* data parity error from SDB */ macro165 P_AFSR_LDP | P_AFSR_BERR | P_AFSR_TO)
1401 if (t_afsr & (P_AFSR_UE | P_AFSR_LDP | P_AFSR_EDP)) { in cpu_async_error()1564 if (t_afsr & (P_AFSR_EDP | P_AFSR_LDP)) { in cpu_async_error()1570 if (t_afsr & P_AFSR_LDP) in cpu_async_error()1719 (P_AFSR_UE | P_AFSR_LDP | P_AFSR_EDP | P_AFSR_BERR | P_AFSR_TO)) && in cpu_async_error()1723 if (t_afsr & (P_AFSR_UE | P_AFSR_LDP | P_AFSR_EDP)) in cpu_async_error()1785 if (acc_afsr & (P_AFSR_UE | P_AFSR_EDP | P_AFSR_LDP | in cpu_async_error()2115 if (aflt->flt_stat & P_AFSR_LDP) in cpu_async_log_err()