Home
last modified time | relevance | path

Searched refs:kfd_parse_crat_table (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.h314 int kfd_parse_crat_table(void *crat_image, struct list_head *device_list,
H A Dkfd_topology.c1028 ret = kfd_parse_crat_table(crat_image, in kfd_topology_init()
1873 res = kfd_parse_crat_table(crat_image, in kfd_topology_add_device_locked()
H A Dkfd_crat.c1363 int kfd_parse_crat_table(void *crat_image, struct list_head *device_list, in kfd_parse_crat_table() function