Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/vfio/
H A Diommufd.c131 iommufd_device_detach(vdev->iommufd_device); in vfio_iommufd_physical_unbind()
166 iommufd_device_detach(vdev->iommufd_device); in vfio_iommufd_physical_detach_ioas()
/kernel/linux/linux-6.6/include/linux/
H A Diommufd.h27 void iommufd_device_detach(struct iommufd_device *idev);
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dselftest.c449 iommufd_device_detach(idev); in iommufd_test_mock_domain()
986 iommufd_device_detach(sobj->idev.idev); in iommufd_selftest_destroy()
H A Ddevice.c627 * This function is undone by calling iommufd_device_detach().
638 * Pairs with iommufd_device_detach() - catches caller bugs attempting in iommufd_device_attach()
654 * iommufd_device_detach();
669 * iommufd_device_detach - Disconnect a device to an iommu_domain
675 void iommufd_device_detach(struct iommufd_device *idev) in iommufd_device_detach() function
683 EXPORT_SYMBOL_NS_GPL(iommufd_device_detach, IOMMUFD);

Completed in 4 milliseconds