Searched refs:ec_eccd (Results 1 – 3 of 3) sorted by relevance
400 ecc = (ecdptr->ec_eccd >> 9) & 0x1ff; in print_l2cache_line()404 ecc = ecdptr->ec_eccd & 0x1ff; in print_l2cache_line()456 ecc = (ecdptr->ec_eccd >> 9) & 0x1ff; in print_ecache_line()460 ecc = ecdptr->ec_eccd & 0x1ff; in print_ecache_line()
1299 uint64_t ec_eccd; /* EC_data_ECC field */ member
1544 ecc = (ecdptr->ec_eccd >> 9) & 0x1ff; in pn_there_is_a_matching_synd()1548 ecc = ecdptr->ec_eccd & 0x1ff; in pn_there_is_a_matching_synd()