PDD_BOUND_SUSPENDED 118 drivers/gpu/drm/amd/amdkfd/kfd_iommu.c if (unlikely(pdd->bound == PDD_BOUND_SUSPENDED)) { PDD_BOUND_SUSPENDED 230 drivers/gpu/drm/amd/amdkfd/kfd_iommu.c if (WARN_ON(!pdd) || pdd->bound != PDD_BOUND_SUSPENDED) { PDD_BOUND_SUSPENDED 276 drivers/gpu/drm/amd/amdkfd/kfd_iommu.c pdd->bound = PDD_BOUND_SUSPENDED;