Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c405 void kfd_unbind_process_from_device(struct kfd_dev *dev, unsigned int pasid) in kfd_unbind_process_from_device() function
Dkfd_priv.h555 void kfd_unbind_process_from_device(struct kfd_dev *dev, unsigned int pasid);
Dkfd_device.c193 kfd_unbind_process_from_device(dev, pasid); in iommu_pasid_shutdown_callback()