Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/vfio/
Diommufd.c236 void vfio_iommufd_emulated_detach_ioas(struct vfio_device *vdev) in vfio_iommufd_emulated_detach_ioas() function
247 EXPORT_SYMBOL_GPL(vfio_iommufd_emulated_detach_ioas);
/linux-6.12.1/include/linux/
Dvfio.h146 void vfio_iommufd_emulated_detach_ioas(struct vfio_device *vdev);
176 #define vfio_iommufd_emulated_detach_ioas \ macro
/linux-6.12.1/drivers/s390/cio/
Dvfio_ccw_ops.c635 .detach_ioas = vfio_iommufd_emulated_detach_ioas,
/linux-6.12.1/samples/vfio-mdev/
Dmdpy.c672 .detach_ioas = vfio_iommufd_emulated_detach_ioas,
Dmbochs.c1383 .detach_ioas = vfio_iommufd_emulated_detach_ioas,
Dmtty.c1955 .detach_ioas = vfio_iommufd_emulated_detach_ioas,
/linux-6.12.1/drivers/gpu/drm/i915/gvt/
Dkvmgt.c1482 .detach_ioas = vfio_iommufd_emulated_detach_ioas,
/linux-6.12.1/drivers/s390/crypto/
Dvfio_ap_ops.c2301 .detach_ioas = vfio_iommufd_emulated_detach_ioas,