Lines Matching refs:cxl_p1_read
298 while (cxl_p1_read(adapter, CXL_XSL9_IERAT) & CXL_XSL9_IERAT_IINPROG) { in cxl_invalidate_all_psl9()
320 while (cxl_p1_read(adapter, CXL_PSL_TLBIA) & CXL_TLB_SLB_P) { in cxl_invalidate_all_psl8()
331 while (cxl_p1_read(adapter, CXL_PSL_SLBIA) & CXL_TLB_SLB_P) { in cxl_invalidate_all_psl8()
359 reg = cxl_p1_read(adapter, CXL_PSL_Control); in cxl_data_cache_flush()
363 reg = cxl_p1_read(adapter, CXL_PSL_Control); in cxl_data_cache_flush()
375 reg = cxl_p1_read(adapter, CXL_PSL_Control); in cxl_data_cache_flush()
419 slbia = cxl_p1_read(adapter, CXL_PSL_SLBIA); in slb_invalid()
1103 fir1 = cxl_p1_read(ctx->afu->adapter, CXL_PSL9_FIR1); in cxl_native_irq_dump_regs_psl9()
1116 fir1 = cxl_p1_read(ctx->afu->adapter, CXL_PSL_FIR1); in cxl_native_irq_dump_regs_psl8()
1117 fir2 = cxl_p1_read(ctx->afu->adapter, CXL_PSL_FIR2); in cxl_native_irq_dump_regs_psl8()
1283 fir1 = cxl_p1_read(adapter, CXL_PSL9_FIR1); in cxl_native_err_irq_dump_regs_psl9()
1291 fir1 = cxl_p1_read(adapter, CXL_PSL_FIR1); in cxl_native_err_irq_dump_regs_psl8()
1292 fir2 = cxl_p1_read(adapter, CXL_PSL_FIR2); in cxl_native_err_irq_dump_regs_psl8()
1305 err_ivte = cxl_p1_read(adapter, CXL_PSL_ErrIVTE); in native_irq_err()