Lines Matching refs:enforce_isolation
1677 job->enforce_isolation = true; in amdgpu_gfx_run_cleaner_shader_job()
1826 size += sysfs_emit_at(buf, size, "%u", adev->enforce_isolation[i]); in amdgpu_gfx_get_enforce_isolation()
1832 size = sysfs_emit_at(buf, 0, "%u\n", adev->enforce_isolation[0]); in amdgpu_gfx_get_enforce_isolation()
1900 adev->enforce_isolation[i] = AMDGPU_ENFORCE_ISOLATION_DISABLE; in amdgpu_gfx_set_enforce_isolation()
1903 adev->enforce_isolation[i] = in amdgpu_gfx_set_enforce_isolation()
1907 adev->enforce_isolation[i] = in amdgpu_gfx_set_enforce_isolation()
1911 adev->enforce_isolation[i] = in amdgpu_gfx_set_enforce_isolation()
1952 static DEVICE_ATTR(enforce_isolation, 0644,
2191 schedule_delayed_work(&adev->gfx.enforce_isolation[idx].work, in amdgpu_gfx_kfd_sch_ctrl()
2196 cancel_delayed_work_sync(&adev->gfx.enforce_isolation[idx].work); in amdgpu_gfx_kfd_sch_ctrl()
2250 schedule_delayed_work(&adev->gfx.enforce_isolation[idx].work, in amdgpu_gfx_enforce_isolation_handler()
2284 if (adev->enforce_isolation[idx] == AMDGPU_ENFORCE_ISOLATION_ENABLE) { in amdgpu_gfx_enforce_isolation_wait_for_kfd()
2351 if (adev->enforce_isolation[idx] == AMDGPU_ENFORCE_ISOLATION_ENABLE) { in amdgpu_gfx_enforce_isolation_ring_begin_use()
2388 if (adev->enforce_isolation[idx] == AMDGPU_ENFORCE_ISOLATION_ENABLE) { in amdgpu_gfx_enforce_isolation_ring_end_use()