Searched refs:kfd_cache_properties (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.h94 struct kfd_cache_properties { struct
H A Dkfd_topology.c132 struct kfd_cache_properties *cache;
148 struct kfd_cache_properties, list);
345 struct kfd_cache_properties *cache;
349 cache = container_of(attr, struct kfd_cache_properties, attr);
571 struct kfd_cache_properties *cache;
647 struct kfd_cache_properties *cache;
1130 struct kfd_cache_properties *cache;
1539 static int fill_in_l1_pcache(struct kfd_cache_properties **props_ext,
1547 struct kfd_cache_properties *pcache = NULL;
1563 memset(pcache, 0, sizeof(struct kfd_cache_properties));
[all...]
H A Dkfd_crat.c1163 struct kfd_cache_properties *props;

Completed in 158 milliseconds