Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.h101 uint32_t cache_assoc; member
H A Dkfd_crat.c1109 props->cache_assoc = cache->associativity; in kfd_parse_subtype_cache()
H A Dkfd_topology.c360 sysfs_show_32bit_prop(buffer, offs, "association", cache->cache_assoc); in kfd_cache_show()