Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c379 void kfd_unbind_process_from_device(struct kfd_dev *dev, unsigned int pasid) in kfd_unbind_process_from_device() function
Dkfd_priv.h507 void kfd_unbind_process_from_device(struct kfd_dev *dev, unsigned int pasid);
Dkfd_device.c181 kfd_unbind_process_from_device(dev, pasid); in iommu_pasid_shutdown_callback()