mask_ce          1852 drivers/edac/thunderx_edac.c 	u64 mask_ue, mask_ce;
mask_ce          1869 drivers/edac/thunderx_edac.c 		mask_ce = L2C_TAD_INT_CE;
mask_ce          1875 drivers/edac/thunderx_edac.c 		mask_ce = L2C_CBC_INT_CE;
mask_ce          1881 drivers/edac/thunderx_edac.c 		mask_ce = L2C_MCI_INT_VBFSBE;
mask_ce          1903 drivers/edac/thunderx_edac.c 		else if (ctx->reg_int & mask_ce)