Home
last modified time | relevance | path

Searched refs:PDD_BOUND_SUSPENDED (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/amd/amdkfd/
Dkfd_iommu.c119 if (unlikely(pdd->bound == PDD_BOUND_SUSPENDED)) { in kfd_iommu_bind_process_to_device()
231 if (WARN_ON(!pdd) || pdd->bound != PDD_BOUND_SUSPENDED) { in kfd_bind_processes_to_device()
277 pdd->bound = PDD_BOUND_SUSPENDED; in kfd_unbind_processes_from_device()
Dkfd_priv.h636 PDD_BOUND_SUSPENDED, enumerator