Home
last modified time | relevance | path

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 Dkfd_crat.h321 int kfd_parse_crat_table(void *crat_image, struct list_head *device_list,
H A Dkfd_topology.c1020 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 Dkfd_crat.c476 /* 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 Dkfd_crat.h315 int kfd_parse_crat_table(void *crat_image, struct list_head *device_list,
H A Dkfd_topology.c1043 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 Dkfd_crat.c1263 /* 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