Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c1022 struct crat_subtype_computeunit *cu) in kfd_populated_cu_info_cpu()
1034 struct crat_subtype_computeunit *cu) in kfd_populated_cu_info_gpu()
1053 static int kfd_parse_subtype_cu(struct crat_subtype_computeunit *cu, in kfd_parse_subtype_cu()
1310 struct crat_subtype_computeunit *cu; in kfd_parse_subtype()
1318 cu = (struct crat_subtype_computeunit *)sub_type_hdr; in kfd_parse_subtype()
1747 struct crat_subtype_computeunit *sub_type_hdr) in kfd_fill_cu_for_cpu()
1751 *avail_size -= sizeof(struct crat_subtype_computeunit); in kfd_fill_cu_for_cpu()
1755 memset(sub_type_hdr, 0, sizeof(struct crat_subtype_computeunit)); in kfd_fill_cu_for_cpu()
1759 sub_type_hdr->length = sizeof(struct crat_subtype_computeunit); in kfd_fill_cu_for_cpu()
1923 (struct crat_subtype_computeunit *)sub_type_hdr); in kfd_create_vcrat_image_cpu()
[all …]
H A Dkfd_crat.h98 struct crat_subtype_computeunit { struct