Searched refs:kfd_topology_device (Results 1 – 5 of 5) sorted by relevance
52 struct kfd_topology_device *kfd_topology_device_by_proximity_domain_no_lock( in kfd_topology_device_by_proximity_domain_no_lock()55 struct kfd_topology_device *top_dev; in kfd_topology_device_by_proximity_domain_no_lock()56 struct kfd_topology_device *device = NULL; in kfd_topology_device_by_proximity_domain_no_lock()67 struct kfd_topology_device *kfd_topology_device_by_proximity_domain( in kfd_topology_device_by_proximity_domain()70 struct kfd_topology_device *device = NULL; in kfd_topology_device_by_proximity_domain()81 struct kfd_topology_device *kfd_topology_device_by_id(uint32_t gpu_id) in kfd_topology_device_by_id()83 struct kfd_topology_device *top_dev = NULL; in kfd_topology_device_by_id()84 struct kfd_topology_device *ret = NULL; in kfd_topology_device_by_id()101 struct kfd_topology_device *top_dev; in kfd_device_by_id()112 struct kfd_topology_device *top_dev; in kfd_device_by_pci_dev()[all …]
137 struct kfd_topology_device { struct177 struct kfd_topology_device *kfd_create_topology_device( argument
931 static void kfd_populated_cu_info_cpu(struct kfd_topology_device *dev, in kfd_populated_cu_info_cpu()943 static void kfd_populated_cu_info_gpu(struct kfd_topology_device *dev, in kfd_populated_cu_info_gpu()966 struct kfd_topology_device *dev; in kfd_parse_subtype_cu()986 struct kfd_topology_device *dev) in find_subtype_mem()1006 struct kfd_topology_device *dev; in kfd_parse_subtype_mem()1075 struct kfd_topology_device *dev; in kfd_parse_subtype_cache()1144 struct kfd_topology_device *dev, *to_dev; in kfd_parse_subtype_iolink()1276 struct kfd_topology_device *top_dev = NULL; in kfd_parse_crat_table()2044 struct kfd_topology_device *peer_dev; in kfd_create_vcrat_image_gpu()
1113 struct kfd_topology_device *kfd_topology_device_by_proximity_domain(1115 struct kfd_topology_device *kfd_topology_device_by_proximity_domain_no_lock(1117 struct kfd_topology_device *kfd_topology_device_by_id(uint32_t gpu_id);
1060 struct kfd_topology_device *topo_dev = kfd_topology_device_by_id(pdd->dev->id); in kfd_dbg_trap_device_snapshot()