Lines Matching refs:current_mode
111 if (afu->current_mode == 0) { in native_afu_reset()
566 afu->current_mode = CXL_MODE_DIRECTED; in activate_afu_directed()
786 afu->current_mode = 0; in deactivate_afu_directed()
846 afu->current_mode = CXL_MODE_DEDICATED; in cxl_activate_dedicated_process_psl9()
868 afu->current_mode = CXL_MODE_DEDICATED; in cxl_activate_dedicated_process_psl8()
966 afu->current_mode = 0; in deactivate_dedicated_process()
1013 if ((ctx->afu->current_mode == CXL_MODE_DIRECTED) && in native_attach_process()
1017 if ((ctx->afu->current_mode == CXL_MODE_DEDICATED) && in native_attach_process()
1050 if (ctx->afu->current_mode == CXL_MODE_DIRECTED) in native_update_ivtes()
1052 if ((ctx->afu->current_mode == CXL_MODE_DEDICATED) && in native_update_ivtes()
1074 if (ctx->afu->current_mode == CXL_MODE_DEDICATED) in native_detach_process()