Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_iommu.c123 if (!dev->device_info->needs_iommu_device || pdd->bound == PDD_BOUND) in kfd_iommu_bind_process_to_device()
133 pdd->bound = PDD_BOUND; in kfd_iommu_bind_process_to_device()
148 if (pdd->bound == PDD_BOUND) in kfd_iommu_unbind_process()
252 pdd->bound = PDD_BOUND; in kfd_bind_processes_to_device()
283 if (pdd->bound == PDD_BOUND) in kfd_unbind_processes_from_device()
Dkfd_priv.h576 PDD_BOUND, enumerator