Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_topology.h128 struct kfd_topology_device { struct
129 struct list_head list;
130 uint32_t gpu_id;
131 uint32_t proximity_domain;
133 struct list_head mem_props;
137 struct list_head perf_props;
138 struct kfd_dev *gpu;
139 struct kobject *kobj_node;
140 struct kobject *kobj_mem;
141 struct kobject *kobj_cache;
[all …]

Completed in 4 milliseconds