Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c115 struct kfd_cache_properties *cache; in kfd_release_topology_device()
131 struct kfd_cache_properties, list); in kfd_release_topology_device()
330 struct kfd_cache_properties *cache; in kfd_cache_show()
558 struct kfd_cache_properties *cache; in kfd_remove_sysfs_node_entry()
634 struct kfd_cache_properties *cache; in kfd_build_sysfs_node_entry()
1142 struct kfd_cache_properties *cache; in kfd_assign_gpu()
1608 struct kfd_cache_properties *pcache = NULL; in fill_in_l1_pcache()
1624 memset(pcache, 0, sizeof(struct kfd_cache_properties)); in fill_in_l1_pcache()
1673 struct kfd_cache_properties *pcache = NULL; in fill_in_l2_l3_pcache()
1708 memset(pcache, 0, sizeof(struct kfd_cache_properties)); in fill_in_l2_l3_pcache()
[all …]
H A Dkfd_topology.h100 struct kfd_cache_properties { struct
H A Dkfd_crat.c1164 struct kfd_cache_properties *props; in kfd_parse_subtype_cache()