Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dkfd_sysfs.h88 #define HSA_CACHE_TYPE_INSTRUCTION 0x00000002 macro
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c1572 pcache->cache_type |= HSA_CACHE_TYPE_INSTRUCTION; in fill_in_l1_pcache()
1637 pcache->cache_type |= HSA_CACHE_TYPE_INSTRUCTION; in fill_in_l2_l3_pcache()
H A Dkfd_crat.c1121 props->cache_type |= HSA_CACHE_TYPE_INSTRUCTION; in kfd_parse_subtype_cache()