Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdkfd/
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()
234 pdd->bound = PDD_BOUND; in kfd_bind_processes_to_device()
265 if (pdd->bound == PDD_BOUND) in kfd_unbind_processes_from_device()
Dkfd_priv.h683 PDD_BOUND, enumerator