Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_topology.h86 struct list_head list;
87 uint32_t processor_id_low;
88 uint32_t cache_level;
89 uint32_t cache_size;
90 uint32_t cacheline_size;
92 uint32_t cache_assoc;
93 uint32_t cache_latency;
94 uint32_t cache_type;
96 struct kfd_dev *gpu;
97 struct kobject *kobj;
[all …]

Completed in 20 milliseconds