Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Ddevice.c638 struct iommufd_attach_handle *handle, *old_handle; in iommufd_hwpt_replace_device() local
651 old_handle = iommufd_device_get_attach_handle(idev, pasid); in iommufd_hwpt_replace_device()
667 iommufd_auto_response_faults(old, old_handle); in iommufd_hwpt_replace_device()
668 kfree(old_handle); in iommufd_hwpt_replace_device()