Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/vfio/
Diommufd.c159 void vfio_iommufd_physical_detach_ioas(struct vfio_device *vdev) in vfio_iommufd_physical_detach_ioas() function
169 EXPORT_SYMBOL_GPL(vfio_iommufd_physical_detach_ioas);
/linux-6.6.21/include/linux/
Dvfio.h133 void vfio_iommufd_physical_detach_ioas(struct vfio_device *vdev);
159 #define vfio_iommufd_physical_detach_ioas \ macro
/linux-6.6.21/drivers/vfio/platform/
Dvfio_platform.c111 .detach_ioas = vfio_iommufd_physical_detach_ioas,
Dvfio_amba.c122 .detach_ioas = vfio_iommufd_physical_detach_ioas,
/linux-6.6.21/drivers/vfio/pci/
Dvfio_pci.c144 .detach_ioas = vfio_iommufd_physical_detach_ioas,
/linux-6.6.21/drivers/vfio/pci/hisilicon/
Dhisi_acc_vfio_pci.c1379 .detach_ioas = vfio_iommufd_physical_detach_ioas,
1398 .detach_ioas = vfio_iommufd_physical_detach_ioas,
/linux-6.6.21/drivers/vfio/fsl-mc/
Dvfio_fsl_mc.c596 .detach_ioas = vfio_iommufd_physical_detach_ioas,
/linux-6.6.21/drivers/vfio/pci/mlx5/
Dmain.c1323 .detach_ioas = vfio_iommufd_physical_detach_ioas,