Lines Matching refs:enforce_isolation
1481 job->enforce_isolation = true; in amdgpu_gfx_run_cleaner_shader_job()
1631 size += sysfs_emit_at(buf, size, "%u", adev->enforce_isolation[i]); in amdgpu_gfx_get_enforce_isolation()
1637 size = sysfs_emit_at(buf, 0, "%u\n", adev->enforce_isolation[0]); in amdgpu_gfx_get_enforce_isolation()
1705 adev->enforce_isolation[i] = AMDGPU_ENFORCE_ISOLATION_DISABLE; in amdgpu_gfx_set_enforce_isolation()
1708 adev->enforce_isolation[i] = in amdgpu_gfx_set_enforce_isolation()
1712 adev->enforce_isolation[i] = in amdgpu_gfx_set_enforce_isolation()
1716 adev->enforce_isolation[i] = in amdgpu_gfx_set_enforce_isolation()
1757 static DEVICE_ATTR(enforce_isolation, 0644,
1985 schedule_delayed_work(&adev->gfx.enforce_isolation[idx].work, in amdgpu_gfx_kfd_sch_ctrl()
1990 cancel_delayed_work_sync(&adev->gfx.enforce_isolation[idx].work); in amdgpu_gfx_kfd_sch_ctrl()
2044 schedule_delayed_work(&adev->gfx.enforce_isolation[idx].work, in amdgpu_gfx_enforce_isolation_handler()
2078 if (adev->enforce_isolation[idx] == AMDGPU_ENFORCE_ISOLATION_ENABLE) { in amdgpu_gfx_enforce_isolation_wait_for_kfd()
2145 if (adev->enforce_isolation[idx] == AMDGPU_ENFORCE_ISOLATION_ENABLE) { in amdgpu_gfx_enforce_isolation_ring_begin_use()
2182 if (adev->enforce_isolation[idx] == AMDGPU_ENFORCE_ISOLATION_ENABLE) { in amdgpu_gfx_enforce_isolation_ring_end_use()