reg_com_link_int 1048 drivers/edac/thunderx_edac.c 	u64 reg_com_link_int;
reg_com_link_int 1178 drivers/edac/thunderx_edac.c 	ctx->reg_com_link_int = readq(ocx->regs + OCX_COM_LINKX_INT(ctx->link));
reg_com_link_int 1180 drivers/edac/thunderx_edac.c 	writeq(ctx->reg_com_link_int, ocx->regs + OCX_COM_LINKX_INT(ctx->link));
reg_com_link_int 1215 drivers/edac/thunderx_edac.c 			 ctx->link, ctx->reg_com_link_int);
reg_com_link_int 1218 drivers/edac/thunderx_edac.c 				ocx_com_link_errors, ctx->reg_com_link_int);
reg_com_link_int 1222 drivers/edac/thunderx_edac.c 		if (ctx->reg_com_link_int & OCX_COM_LINK_INT_UE)
reg_com_link_int 1224 drivers/edac/thunderx_edac.c 		else if (ctx->reg_com_link_int & OCX_COM_LINK_INT_CE)