Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_crat.c1079 static int kfd_parse_subtype(struct crat_subtype_generic *sub_type_hdr, in kfd_parse_subtype()
1139 struct crat_subtype_generic *sub_type_hdr; in kfd_parse_crat_table()
1176 sub_type_hdr = (struct crat_subtype_generic *)(crat_table+1); in kfd_parse_crat_table()
1177 while ((char *)sub_type_hdr + sizeof(struct crat_subtype_generic) < in kfd_parse_crat_table()
1734 struct crat_subtype_generic *sub_type_hdr; in kfd_create_vcrat_image_cpu()
1771 sub_type_hdr = (struct crat_subtype_generic *)(crat_table+1); in kfd_create_vcrat_image_cpu()
2067 struct crat_subtype_generic *sub_type_hdr; in kfd_create_vcrat_image_gpu()
2105 sub_type_hdr = (struct crat_subtype_generic *)(crat_table + 1); in kfd_create_vcrat_image_gpu()
A Dkfd_crat.h287 struct crat_subtype_generic { struct

Completed in 8 milliseconds