Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c430 static int kfd_parse_subtype(struct crat_subtype_generic *sub_type_hdr, in kfd_parse_subtype()
490 struct crat_subtype_generic *sub_type_hdr; in kfd_parse_crat_table()
527 sub_type_hdr = (struct crat_subtype_generic *)(crat_table+1); in kfd_parse_crat_table()
528 while ((char *)sub_type_hdr + sizeof(struct crat_subtype_generic) < in kfd_parse_crat_table()
966 struct crat_subtype_generic *sub_type_hdr; in kfd_create_vcrat_image_cpu()
1003 sub_type_hdr = (struct crat_subtype_generic *)(crat_table+1); in kfd_create_vcrat_image_cpu()
1178 struct crat_subtype_generic *sub_type_hdr; in kfd_create_vcrat_image_gpu()
1216 sub_type_hdr = (struct crat_subtype_generic *)(crat_table + 1); in kfd_create_vcrat_image_gpu()
H A Dkfd_crat.h287 struct crat_subtype_generic { struct
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c1217 static int kfd_parse_subtype(struct crat_subtype_generic *sub_type_hdr, in kfd_parse_subtype()
1277 struct crat_subtype_generic *sub_type_hdr; in kfd_parse_crat_table()
1314 sub_type_hdr = (struct crat_subtype_generic *)(crat_table+1); in kfd_parse_crat_table()
1315 while ((char *)sub_type_hdr + sizeof(struct crat_subtype_generic) < in kfd_parse_crat_table()
1686 struct crat_subtype_generic *sub_type_hdr; in kfd_create_vcrat_image_cpu()
1723 sub_type_hdr = (struct crat_subtype_generic *)(crat_table+1); in kfd_create_vcrat_image_cpu()
2040 struct crat_subtype_generic *sub_type_hdr; in kfd_create_vcrat_image_gpu()
2076 sub_type_hdr = (struct crat_subtype_generic *)(crat_table + 1); in kfd_create_vcrat_image_gpu()
H A Dkfd_crat.h291 struct crat_subtype_generic { struct

Completed in 6 milliseconds