Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/iommufd/
H A Ddevice.c507 struct iommufd_attach_handle *handle, *old_handle; in iommufd_hwpt_replace_device() local
514 old_handle = iommufd_device_get_attach_handle(idev, pasid); in iommufd_hwpt_replace_device()
537 iommufd_auto_response_faults(hwpt, old_handle); in iommufd_hwpt_replace_device()
541 kfree(old_handle); in iommufd_hwpt_replace_device()