Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.c137 struct kfd_cache_properties *cache; in kfd_release_topology_device()
152 struct kfd_cache_properties, list); in kfd_release_topology_device()
331 struct kfd_cache_properties *cache; in kfd_cache_show()
336 cache = container_of(attr, struct kfd_cache_properties, attr); in kfd_cache_show()
533 struct kfd_cache_properties *cache; in kfd_remove_sysfs_node_entry()
596 struct kfd_cache_properties *cache; in kfd_build_sysfs_node_entry()
Dkfd_topology.h115 struct kfd_cache_properties { struct
Dkfd_crat.c287 struct kfd_cache_properties *props; in kfd_parse_subtype_cache()