HomeSort by: relevance | last modified time | path
    Searched refs:kfd_parse_crat_table (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_crat.h 323 int kfd_parse_crat_table(void *crat_image, struct list_head *device_list,
kfd_topology.c 1008 ret = kfd_parse_crat_table(crat_image,
1030 ret = kfd_parse_crat_table(crat_image,
1257 res = kfd_parse_crat_table(crat_image,
kfd_crat.c 478 /* kfd_parse_crat_table - parse CRAT table. For each node present in CRAT
488 int kfd_parse_crat_table(void *crat_image, struct list_head *device_list, function in typeref:typename:int

Completed in 146 milliseconds