Searched refs:kfd_parse_crat_table (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_crat.h | 321 int kfd_parse_crat_table(void *crat_image, struct list_head *device_list,
|
H A D | kfd_topology.c | 1020 ret = kfd_parse_crat_table(crat_image, in kfd_topology_init() 1042 ret = kfd_parse_crat_table(crat_image, in kfd_topology_init() 1268 res = kfd_parse_crat_table(crat_image, in kfd_topology_add_device()
|
H A D | kfd_crat.c | 476 /* kfd_parse_crat_table - parse CRAT table. For each node present in CRAT 486 int kfd_parse_crat_table(void *crat_image, struct list_head *device_list, in kfd_parse_crat_table() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_crat.h | 315 int kfd_parse_crat_table(void *crat_image, struct list_head *device_list,
|
H A D | kfd_topology.c | 1043 ret = kfd_parse_crat_table(crat_image, in kfd_topology_init() 1783 res = kfd_parse_crat_table(crat_image, in kfd_topology_add_device_locked()
|
H A D | kfd_crat.c | 1263 /* kfd_parse_crat_table - parse CRAT table. For each node present in CRAT 1273 int kfd_parse_crat_table(void *crat_image, struct list_head *device_list, in kfd_parse_crat_table() function
|
Completed in 10 milliseconds