Searched refs:ECC_ERROR_LOG_UE (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/edac/
H A Digen6_edac.c81 #define ECC_ERROR_LOG_UE BIT_ULL(63) macro
718 enum hw_event_mc_err_type type = ecclog & ECC_ERROR_LOG_UE ?
772 if (ecclog & (ECC_ERROR_LOG_CE | ECC_ERROR_LOG_UE)) {

Completed in 211 milliseconds