Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_iommu.c116 if (!dev->use_iommu_v2 || pdd->bound == PDD_BOUND) in kfd_iommu_bind_process_to_device()
126 pdd->bound = PDD_BOUND; in kfd_iommu_bind_process_to_device()
141 if (p->pdds[i]->bound == PDD_BOUND) in kfd_iommu_unbind_process()
235 pdd->bound = PDD_BOUND; in kfd_bind_processes_to_device()
266 if (pdd->bound == PDD_BOUND) in kfd_unbind_processes_from_device()
A Dkfd_priv.h683 PDD_BOUND, enumerator

Completed in 7 milliseconds