Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.h158 struct crat_subtype_cache { struct
159 typecrat_subtype_cache global() argument
160 lengthcrat_subtype_cache global() argument
161 reservedcrat_subtype_cache global() argument
162 flagscrat_subtype_cache global() argument
163 processor_id_lowcrat_subtype_cache global() argument
164 sibling_mapcrat_subtype_cache global() argument
165 cache_sizecrat_subtype_cache global() argument
166 cache_levelcrat_subtype_cache global() argument
167 lines_per_tagcrat_subtype_cache global() argument
168 cache_line_sizecrat_subtype_cache global() argument
169 associativitycrat_subtype_cache global() argument
170 cache_propertiescrat_subtype_cache global() argument
171 cache_latencycrat_subtype_cache global() argument
172 reserved2crat_subtype_cache global() argument
H A Dkfd_crat.c1161 static int kfd_parse_subtype_cache(struct crat_subtype_cache *cache, in kfd_parse_subtype_cache()
1312 struct crat_subtype_cache *cache; in kfd_parse_subtype()
1326 cache = (struct crat_subtype_cache *)sub_type_hdr; in kfd_parse_subtype()