Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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 (pdd->bound == PDD_BOUND) in kfd_iommu_unbind_process()
245 pdd->bound = PDD_BOUND; in kfd_bind_processes_to_device()
276 if (pdd->bound == PDD_BOUND) in kfd_unbind_processes_from_device()
Dkfd_priv.h635 PDD_BOUND, enumerator