Lines Matching refs:current_mode
110 if (afu->current_mode == 0) { in native_afu_reset()
570 afu->current_mode = CXL_MODE_DIRECTED; in activate_afu_directed()
790 afu->current_mode = 0; in deactivate_afu_directed()
850 afu->current_mode = CXL_MODE_DEDICATED; in cxl_activate_dedicated_process_psl9()
872 afu->current_mode = CXL_MODE_DEDICATED; in cxl_activate_dedicated_process_psl8()
970 afu->current_mode = 0; in deactivate_dedicated_process()
1017 if ((ctx->afu->current_mode == CXL_MODE_DIRECTED) && in native_attach_process()
1021 if ((ctx->afu->current_mode == CXL_MODE_DEDICATED) && in native_attach_process()
1054 if (ctx->afu->current_mode == CXL_MODE_DIRECTED) in native_update_ivtes()
1056 if ((ctx->afu->current_mode == CXL_MODE_DEDICATED) && in native_update_ivtes()
1078 if (ctx->afu->current_mode == CXL_MODE_DEDICATED) in native_detach_process()