Home
last modified time | relevance | path

Searched defs:kfd_topology_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h155 struct kfd_topology_device { struct
156 struct list_head list;
157 uint32_t gpu_id;
158 uint32_t proximity_domain;
159 struct kfd_node_properties node_props;
160 struct list_head mem_props;
161 uint32_t cache_count;
162 struct list_head cache_props;
163 uint32_t io_link_count;
164 struct list_head io_link_props;
[all …]