Searched refs:kfd_topology_enum_kfd_devices (Results 1 – 5 of 5) sorted by relevance
63 while ((kfd_topology_enum_kfd_devices(i, &dev)) == 0) { in kfd_pasid_alloc()
371 while (kfd_topology_enum_kfd_devices(id, &dev) == 0) { in kfd_init_apertures()
852 int kfd_topology_enum_kfd_devices(uint8_t idx, struct kfd_dev **kdev);
1408 int kfd_topology_enum_kfd_devices(uint8_t idx, struct kfd_dev **kdev) in kfd_topology_enum_kfd_devices() function
1582 for (i = 0; kfd_topology_enum_kfd_devices(i, &dev) == 0; i++) in kfd_ioctl_get_dmabuf_info()