Home
last modified time | relevance | path

Searched refs:kfd_node_by_irq_ids (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/
Dkfd_priv.h1126 static inline struct kfd_node *kfd_node_by_irq_ids(struct amdgpu_device *adev, in kfd_node_by_irq_ids() function
Dkfd_svm.c2940 node = kfd_node_by_irq_ids(adev, node_id, vmid); in svm_range_restore_pages()