Home
last modified time | relevance | path

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

/openbmc/linux/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