Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.c1306 static int kfd_parse_subtype(struct crat_subtype_generic *sub_type_hdr, in kfd_parse_subtype()
1366 struct crat_subtype_generic *sub_type_hdr; in kfd_parse_crat_table()
1403 sub_type_hdr = (struct crat_subtype_generic *)(crat_table+1); in kfd_parse_crat_table()
1404 while ((char *)sub_type_hdr + sizeof(struct crat_subtype_generic) < in kfd_parse_crat_table()
1851 struct crat_subtype_generic *sub_type_hdr; in kfd_create_vcrat_image_cpu()
1888 sub_type_hdr = (struct crat_subtype_generic *)(crat_table+1); in kfd_create_vcrat_image_cpu()
2207 struct crat_subtype_generic *sub_type_hdr; in kfd_create_vcrat_image_gpu()
2236 sub_type_hdr = (struct crat_subtype_generic *)(crat_table + 1); in kfd_create_vcrat_image_gpu()
Dkfd_crat.h289 struct crat_subtype_generic { struct