Searched refs:needs_iommu_device (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| A D | kfd_device.c | 70 .needs_iommu_device = true, 90 .needs_iommu_device = true, 109 .needs_iommu_device = true, 131 .needs_iommu_device = false, 151 .needs_iommu_device = false, 170 .needs_iommu_device = false, 189 .needs_iommu_device = false, 209 .needs_iommu_device = false, 228 .needs_iommu_device = false, 247 .needs_iommu_device = false, [all …]
|
| A D | kfd_priv.h | 208 bool needs_iommu_device; member
|
| A D | kfd_topology.c | 1595 if (!gpu->device_info->needs_iommu_device) in kfd_double_confirm_iommu_support()
|
Completed in 20 milliseconds