Home
last modified time | relevance | path

Searched refs:mask_ue (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
1868 mask_ue = L2C_TAD_INT_UE; in thunderx_l2c_threaded_isr()
1874 mask_ue = L2C_CBC_INT_UE; in thunderx_l2c_threaded_isr()
1880 mask_ue = L2C_MCI_INT_VBFDBE; in thunderx_l2c_threaded_isr()
1901 if (ctx->reg_int & mask_ue) 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
1868 mask_ue = L2C_TAD_INT_UE; in thunderx_l2c_threaded_isr()
1874 mask_ue = L2C_CBC_INT_UE; in thunderx_l2c_threaded_isr()
1880 mask_ue = L2C_MCI_INT_VBFDBE; in thunderx_l2c_threaded_isr()
1901 if (ctx->reg_int & mask_ue) in thunderx_l2c_threaded_isr()

Completed in 7 milliseconds