Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.h314 void kfd_destroy_crat_image(void *crat_image);
H A Dkfd_topology.c1081 kfd_destroy_crat_image(crat_image); in kfd_topology_init()
1818 kfd_destroy_crat_image(crat_image); in kfd_topology_add_device_locked()
H A Dkfd_crat.c2274 void kfd_destroy_crat_image(void *crat_image) in kfd_destroy_crat_image() function