OCX_COM_LINKX_INT 1178 drivers/edac/thunderx_edac.c 	ctx->reg_com_link_int = readq(ocx->regs + OCX_COM_LINKX_INT(ctx->link));
OCX_COM_LINKX_INT 1180 drivers/edac/thunderx_edac.c 	writeq(ctx->reg_com_link_int, ocx->regs + OCX_COM_LINKX_INT(ctx->link));
OCX_COM_LINKX_INT 1454 drivers/edac/thunderx_edac.c 		reg = readq(ocx->regs + OCX_COM_LINKX_INT(i));
OCX_COM_LINKX_INT 1455 drivers/edac/thunderx_edac.c 		writeq(reg, ocx->regs + OCX_COM_LINKX_INT(i));