Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.h313 void kfd_destroy_crat_image(void *crat_image);
H A Dkfd_topology.c1066 kfd_destroy_crat_image(crat_image); in kfd_topology_init()
1907 kfd_destroy_crat_image(crat_image); in kfd_topology_add_device_locked()
H A Dkfd_crat.c2467 void kfd_destroy_crat_image(void *crat_image) in kfd_destroy_crat_image() function