OCX_LNE_INT      1090 drivers/edac/thunderx_edac.c 			readq(ocx->regs + OCX_LNE_INT(lane));
OCX_LNE_INT      1094 drivers/edac/thunderx_edac.c 		writeq(ctx->reg_lane_int[lane], ocx->regs + OCX_LNE_INT(lane));
OCX_LNE_INT      1448 drivers/edac/thunderx_edac.c 		reg = readq(ocx->regs + OCX_LNE_INT(i));
OCX_LNE_INT      1449 drivers/edac/thunderx_edac.c 		writeq(reg, ocx->regs + OCX_LNE_INT(i));