Searched refs:mask_ue (Results 1 – 1 of 1) sorted by relevance
1852 u64 mask_ue, mask_ce; in thunderx_l2c_threaded_isr() local1868 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()