Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.h321 int kfd_parse_crat_table(void *crat_image, struct list_head *device_list,
Dkfd_topology.c987 ret = kfd_parse_crat_table(crat_image, in kfd_topology_init()
1009 ret = kfd_parse_crat_table(crat_image, in kfd_topology_init()
1226 res = kfd_parse_crat_table(crat_image, in kfd_topology_add_device()
Dkfd_crat.c482 int kfd_parse_crat_table(void *crat_image, struct list_head *device_list, in kfd_parse_crat_table() function