Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h105 uint32_t cache_assoc; member
Dkfd_crat.c1198 props->cache_assoc = cache->associativity; in kfd_parse_subtype_cache()
Dkfd_topology.c363 sysfs_show_32bit_prop(buffer, offs, "association", cache->cache_assoc); in kfd_cache_show()