Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h125 struct kfd_topology_device { struct
126 struct list_head list;
127 uint32_t gpu_id;
128 uint32_t proximity_domain;
129 struct kfd_node_properties node_props;
130 struct list_head mem_props;
131 uint32_t cache_count;
132 struct list_head cache_props;
133 struct list_head io_link_props;
134 struct list_head p2p_link_props;
[all …]