Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_topology.h162 struct kfd_topology_device { struct
163 struct list_head list;
164 uint32_t gpu_id;
165 uint32_t proximity_domain;
166 struct kfd_node_properties node_props;
167 struct list_head mem_props;
168 uint32_t cache_count;
169 struct list_head cache_props;
170 uint32_t io_link_count;
171 struct list_head io_link_props;
[all …]