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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_iommu.h 35 int kfd_iommu_bind_process_to_device(struct kfd_process_device *pdd);
54 static inline int kfd_iommu_bind_process_to_device( function in typeref:typename:int
kfd_iommu.c 104 /** kfd_iommu_bind_process_to_device - Have the IOMMU bind a process
111 int kfd_iommu_bind_process_to_device(struct kfd_process_device *pdd) function in typeref:typename:int
kfd_process.c 851 err = kfd_iommu_bind_process_to_device(pdd);

Completed in 47 milliseconds