HomeSort by: relevance | last modified time | path
    Searched refs:PDD_BOUND (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_iommu.c 117 if (!dev->device_info->needs_iommu_device || pdd->bound == PDD_BOUND)
127 pdd->bound = PDD_BOUND;
142 if (pdd->bound == PDD_BOUND)
246 pdd->bound = PDD_BOUND;
257 * processes will be restored to PDD_BOUND state in
277 if (pdd->bound == PDD_BOUND)
kfd_priv.h 609 PDD_BOUND,

Completed in 13 milliseconds