Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h109 uint32_t cache_assoc; member
Dkfd_topology.c243 props->cache_assoc = cache->associativity; in kfd_parse_subtype_cache()
610 sysfs_show_32bit_prop(buffer, "association", cache->cache_assoc); in kfd_cache_show()