Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdkfd/
Dkfd_iommu.c115 if (!dev->device_info->needs_iommu_device || pdd->bound == PDD_BOUND) in kfd_iommu_bind_process_to_device()
125 pdd->bound = PDD_BOUND; in kfd_iommu_bind_process_to_device()
140 if (pdd->bound == PDD_BOUND) in kfd_iommu_unbind_process()
244 pdd->bound = PDD_BOUND; in kfd_bind_processes_to_device()
275 if (pdd->bound == PDD_BOUND) in kfd_unbind_processes_from_device()
Dkfd_priv.h609 PDD_BOUND, enumerator