Searched refs:ECC_PERSISTENT (Results 1 – 3 of 3) sorted by relevance
159 #define ECC_PERSISTENT 0x0020 /* Persistent ECC Error */ macro
955 if (aflt->flt_status & ECC_PERSISTENT) in flt_to_error_type()981 else if (status & ECC_PERSISTENT) in cpu_ce_log_status()1055 status = ECC_PERSISTENT; in cpu_ce_scrub_mem_err()1063 ecc->flt_status &= ~(ECC_INTERMITTENT | ECC_PERSISTENT | ECC_STICKY); in cpu_ce_scrub_mem_err()4321 (status & (ECC_STICKY | ECC_PERSISTENT | ECC_INTERMITTENT)) == 0) in ce_count_unum()4353 } else if (status & ECC_PERSISTENT) { in ce_count_unum()4382 } else if (status & ECC_PERSISTENT) { in ce_count_unum()
2954 ecc->flt_status &= ~(ECC_INTERMITTENT | ECC_PERSISTENT | ECC_STICKY); in cpu_ce_scrub_mem_err()