Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.c895 struct crat_subtype_computeunit *cu) in kfd_populated_cu_info_cpu()
907 struct crat_subtype_computeunit *cu) in kfd_populated_cu_info_gpu()
926 static int kfd_parse_subtype_cu(struct crat_subtype_computeunit *cu, in kfd_parse_subtype_cu()
1180 struct crat_subtype_computeunit *cu; in kfd_parse_subtype()
1188 cu = (struct crat_subtype_computeunit *)sub_type_hdr; in kfd_parse_subtype()
1798 struct crat_subtype_computeunit *sub_type_hdr) in kfd_fill_cu_for_cpu()
1802 *avail_size -= sizeof(struct crat_subtype_computeunit); in kfd_fill_cu_for_cpu()
1806 memset(sub_type_hdr, 0, sizeof(struct crat_subtype_computeunit)); in kfd_fill_cu_for_cpu()
1810 sub_type_hdr->length = sizeof(struct crat_subtype_computeunit); in kfd_fill_cu_for_cpu()
1974 (struct crat_subtype_computeunit *)sub_type_hdr); in kfd_create_vcrat_image_cpu()
[all …]
Dkfd_crat.h97 struct crat_subtype_computeunit { struct