Searched refs:reg_com_int (Results 1 – 1 of 1) sorted by relevance
1034 u64 reg_com_int; member1078 ctx->reg_com_int = readq(ocx->regs + OCX_COM_INT); in thunderx_ocx_com_isr()1089 writeq(ctx->reg_com_int, ocx->regs + OCX_COM_INT); in thunderx_ocx_com_isr()1123 ocx->edac_dev->ctl_name, ctx->reg_com_int); in thunderx_ocx_com_threaded_isr()1126 ocx_com_errors, ctx->reg_com_int); in thunderx_ocx_com_threaded_isr()1131 if (ctx->reg_com_int & BIT(lane)) { in thunderx_ocx_com_threaded_isr()1145 if (ctx->reg_com_int & OCX_COM_INT_CE) in thunderx_ocx_com_threaded_isr()