Home
last modified time | relevance | path

Searched refs:kfd_topology_enum_kfd_devices (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_flat_memory.c372 while (kfd_topology_enum_kfd_devices(id, &dev) == 0) { in kfd_init_apertures()
A Dkfd_priv.h1039 int kfd_topology_enum_kfd_devices(uint8_t idx, struct kfd_dev **kdev);
A Dkfd_topology.c2122 int kfd_topology_enum_kfd_devices(uint8_t idx, struct kfd_dev **kdev) in kfd_topology_enum_kfd_devices() function
A Dkfd_chardev.c1489 for (i = 0; kfd_topology_enum_kfd_devices(i, &dev) == 0; i++) in kfd_ioctl_get_dmabuf_info()

Completed in 18 milliseconds