Searched refs:ECC_ERROR_ERRADD (Results 1 – 3 of 3) sorted by relevance
128 #define ECC_ERROR_ERRADD(val) ((val) & GENMASK64(38, 5)) macro
102 error_data->address = ECC_ERROR_ERRADD(ecclog); in parse_ecclog()
40 uint64_t erradd = ECC_ERROR_ERRADD(ecc_error); in decode_ecc_error()