Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h122 uint32_t cache_assoc; member
Dkfd_crat.c322 props->cache_assoc = cache->associativity; in kfd_parse_subtype_cache()
Dkfd_topology.c344 sysfs_show_32bit_prop(buffer, "association", cache->cache_assoc); in kfd_cache_show()