Home
last modified time | relevance | path

Searched refs:crat_subtype_cache (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c285 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()
H A Dkfd_crat.h156 struct crat_subtype_cache { struct
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.h160 struct crat_subtype_cache { struct
H A Dkfd_crat.c1071 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()

Completed in 6 milliseconds