Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.h320 void kfd_destroy_crat_image(void *crat_image);
H A Dkfd_topology.c1027 kfd_destroy_crat_image(crat_image); in kfd_topology_init()
1082 kfd_destroy_crat_image(crat_image); in kfd_topology_init()
1424 kfd_destroy_crat_image(crat_image); in kfd_topology_add_device()
H A Dkfd_crat.c1435 void kfd_destroy_crat_image(void *crat_image) in kfd_destroy_crat_image() function