Searched refs:iommufd_device_do_attach (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iommu/iommufd/
H A Ddevice.c418 iommufd_device_do_attach(struct iommufd_device *idev, function
550 * iommufd_device_do_attach(). So if we are in this mode then we prefer
554 bool immediate_attach = do_attach == iommufd_device_do_attach;
683 rc = iommufd_device_change_pt(idev, pt_id, &iommufd_device_do_attach);

Completed in 207 milliseconds