Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h108 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()