Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/iommufd/
Ddevice.c660 iommufd_hw_pagetable_put(idev->ictx, destroy_hwpt); in iommufd_device_change_pt()
731 iommufd_hw_pagetable_put(idev->ictx, hwpt); in iommufd_device_detach()
Diommufd_private.h382 static inline void iommufd_hw_pagetable_put(struct iommufd_ctx *ictx, in iommufd_hw_pagetable_put() function