HomeSort by: relevance | last modified time | path
    Searched defs:kfd_iommu_bind_process_to_device (Results 1 - 2 of 2) 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

Completed in 11 milliseconds