Lines Matching refs:kfd_dev
87 struct kfd_dev *kfd_device_by_id(uint32_t gpu_id) in kfd_device_by_id()
98 struct kfd_dev *kfd_device_by_pci_dev(const struct pci_dev *pdev) in kfd_device_by_pci_dev()
101 struct kfd_dev *device = NULL; in kfd_device_by_pci_dev()
116 struct kfd_dev *kfd_device_by_kgd(const struct kgd_dev *kgd) in kfd_device_by_kgd()
119 struct kfd_dev *device = NULL; in kfd_device_by_kgd()
1098 static uint32_t kfd_generate_gpu_id(struct kfd_dev *gpu) in kfd_generate_gpu_id()
1133 static struct kfd_topology_device *kfd_assign_gpu(struct kfd_dev *gpu) in kfd_assign_gpu()
1279 int kfd_topology_add_device(struct kfd_dev *gpu) in kfd_topology_add_device()
1501 int kfd_topology_remove_device(struct kfd_dev *gpu) in kfd_topology_remove_device()
1535 int kfd_topology_enum_kfd_devices(uint8_t idx, struct kfd_dev **kdev) in kfd_topology_enum_kfd_devices()
1589 void kfd_double_confirm_iommu_support(struct kfd_dev *gpu) in kfd_double_confirm_iommu_support()