Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A Dthunderx_edac.c1852 u64 mask_ue, mask_ce; in thunderx_l2c_threaded_isr() local
1869 mask_ce = L2C_TAD_INT_CE; in thunderx_l2c_threaded_isr()
1875 mask_ce = L2C_CBC_INT_CE; in thunderx_l2c_threaded_isr()
1881 mask_ce = L2C_MCI_INT_VBFSBE; in thunderx_l2c_threaded_isr()
1903 else if (ctx->reg_int & mask_ce) in thunderx_l2c_threaded_isr()
/kernel/linux/linux-6.6/drivers/edac/
H A Dthunderx_edac.c1852 u64 mask_ue, mask_ce; in thunderx_l2c_threaded_isr() local
1869 mask_ce = L2C_TAD_INT_CE; in thunderx_l2c_threaded_isr()
1875 mask_ce = L2C_CBC_INT_CE; in thunderx_l2c_threaded_isr()
1881 mask_ce = L2C_MCI_INT_VBFSBE; in thunderx_l2c_threaded_isr()
1903 else if (ctx->reg_int & mask_ce) in thunderx_l2c_threaded_isr()

Completed in 7 milliseconds