Searched refs:P_AFSR_IVUE (Results 1 – 2 of 2) sorted by relevance
137 #define P_AFSR_IVUE 0x0000000010000000ULL /* interrupt vector with UE */ macro
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()1836 else if (aflt->flt_stat & P_AFSR_IVUE) in check_misc_err()