Lines Matching refs:current_mode
111 if (afu->current_mode == 0) { in native_afu_reset()
571 afu->current_mode = CXL_MODE_DIRECTED; in activate_afu_directed()
791 afu->current_mode = 0; in deactivate_afu_directed()
851 afu->current_mode = CXL_MODE_DEDICATED; in cxl_activate_dedicated_process_psl9()
873 afu->current_mode = CXL_MODE_DEDICATED; in cxl_activate_dedicated_process_psl8()
971 afu->current_mode = 0; in deactivate_dedicated_process()
1018 if ((ctx->afu->current_mode == CXL_MODE_DIRECTED) && in native_attach_process()
1022 if ((ctx->afu->current_mode == CXL_MODE_DEDICATED) && in native_attach_process()
1055 if (ctx->afu->current_mode == CXL_MODE_DIRECTED) in native_update_ivtes()
1057 if ((ctx->afu->current_mode == CXL_MODE_DEDICATED) && in native_update_ivtes()
1079 if (ctx->afu->current_mode == CXL_MODE_DEDICATED) in native_detach_process()