Searched refs:crat_subtype_cache (Results 1 – 4 of 4) sorted by relevance
285 static int kfd_parse_subtype_cache(struct crat_subtype_cache *cache, in kfd_parse_subtype_cache()435 struct crat_subtype_cache *cache; in kfd_parse_subtype()449 cache = (struct crat_subtype_cache *)sub_type_hdr; in kfd_parse_subtype()548 static int fill_in_pcache(struct crat_subtype_cache *pcache, in fill_in_pcache()560 if (sizeof(struct crat_subtype_cache) > mem_available) in fill_in_pcache()574 memset(pcache, 0, sizeof(struct crat_subtype_cache)); in fill_in_pcache()576 pcache->length = sizeof(struct crat_subtype_cache); in fill_in_pcache()617 struct crat_subtype_cache *pcache, in kfd_fill_gpu_cache_info()1295 (struct crat_subtype_cache *)sub_type_hdr, in kfd_create_vcrat_image_gpu()
156 struct crat_subtype_cache { struct
160 struct crat_subtype_cache { struct
1071 static int kfd_parse_subtype_cache(struct crat_subtype_cache *cache, in kfd_parse_subtype_cache()1222 struct crat_subtype_cache *cache; in kfd_parse_subtype()1236 cache = (struct crat_subtype_cache *)sub_type_hdr; in kfd_parse_subtype()