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/
A Dkfd_crat.c798 struct crat_subtype_computeunit *cu) in kfd_populated_cu_info_cpu()
810 struct crat_subtype_computeunit *cu) in kfd_populated_cu_info_gpu()
1082 struct crat_subtype_computeunit *cu; in kfd_parse_subtype()
1090 cu = (struct crat_subtype_computeunit *)sub_type_hdr; in kfd_parse_subtype()
1604 struct crat_subtype_computeunit *sub_type_hdr) in kfd_fill_cu_for_cpu()
1608 *avail_size -= sizeof(struct crat_subtype_computeunit); in kfd_fill_cu_for_cpu()
1780 (struct crat_subtype_computeunit *)sub_type_hdr); in kfd_create_vcrat_image_cpu()
2070 struct crat_subtype_computeunit *cu; in kfd_create_vcrat_image_gpu()
2101 avail_size -= sizeof(struct crat_subtype_computeunit); in kfd_create_vcrat_image_gpu()
2113 cu = (struct crat_subtype_computeunit *)sub_type_hdr; in kfd_create_vcrat_image_gpu()
[all …]
A Dkfd_crat.h96 struct crat_subtype_computeunit { struct

Completed in 8 milliseconds