Lines Matching refs:kfd_node
99 struct kfd_node *kfd_device_by_id(uint32_t gpu_id) in kfd_device_by_id()
110 struct kfd_node *kfd_device_by_pci_dev(const struct pci_dev *pdev) in kfd_device_by_pci_dev()
113 struct kfd_node *device = NULL; in kfd_device_by_pci_dev()
1093 static uint32_t kfd_generate_gpu_id(struct kfd_node *gpu) in kfd_generate_gpu_id()
1125 static struct kfd_topology_device *kfd_assign_gpu(struct kfd_node *gpu) in kfd_assign_gpu()
1600 struct kfd_node *knode) in fill_in_l2_l3_pcache()
1670 static void kfd_fill_cache_non_crat_info(struct kfd_topology_device *dev, struct kfd_node *kdev) in kfd_fill_cache_non_crat_info()
1757 static int kfd_topology_add_device_locked(struct kfd_node *gpu, uint32_t gpu_id, in kfd_topology_add_device_locked()
1917 int kfd_topology_add_device(struct kfd_node *gpu) in kfd_topology_add_device()
2146 int kfd_topology_remove_device(struct kfd_node *gpu) in kfd_topology_remove_device()
2186 int kfd_topology_enum_kfd_devices(uint8_t idx, struct kfd_node **kdev) in kfd_topology_enum_kfd_devices()