Home
last modified time | relevance | path

Searched refs:l2_errors (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/edac/
H A Dthunderx_edac.c1853 const struct error_descr *l2_errors; in thunderx_l2c_threaded_isr() local
1870 l2_errors = l2_tad_errors; in thunderx_l2c_threaded_isr()
1876 l2_errors = l2_cbc_errors; in thunderx_l2c_threaded_isr()
1882 l2_errors = l2_mci_errors; in thunderx_l2c_threaded_isr()
1897 decode_register(other, L2C_OTHER_SIZE, l2_errors, ctx->reg_int); in thunderx_l2c_threaded_isr()