Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds