Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_iommu.c117 if (!dev->device_info->needs_iommu_device || pdd->bound == PDD_BOUND) in kfd_iommu_bind_process_to_device()
127 pdd->bound = PDD_BOUND; in kfd_iommu_bind_process_to_device()
142 if (pdd->bound == PDD_BOUND) in kfd_iommu_unbind_process()
246 pdd->bound = PDD_BOUND; in kfd_bind_processes_to_device()
277 if (pdd->bound == PDD_BOUND) in kfd_unbind_processes_from_device()
H A Dkfd_priv.h609 PDD_BOUND, enumerator