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

/linux-master/drivers/vfio/platform/
H A Dvfio_amba.c121 .attach_ioas = vfio_iommufd_physical_attach_ioas,
H A Dvfio_platform.c109 .attach_ioas = vfio_iommufd_physical_attach_ioas,
/linux-master/drivers/vfio/pci/pds/
H A Dvfio_dev.c206 .attach_ioas = vfio_iommufd_physical_attach_ioas,
/linux-master/drivers/vfio/
H A Ddevice_cdev.c172 ret = device->ops->attach_ioas(device, &attach.pt_id);
H A Diommufd.c48 return vdev->ops->attach_ioas(vdev, &ioas_id);
H A Dvfio_main.c276 !device->ops->attach_ioas ||
/linux-master/drivers/vfio/pci/
H A Dvfio_pci.c143 .attach_ioas = vfio_iommufd_physical_attach_ioas,
/linux-master/drivers/vfio/pci/virtio/
H A Dmain.c458 .attach_ioas = vfio_iommufd_physical_attach_ioas,
477 .attach_ioas = vfio_iommufd_physical_attach_ioas,
/linux-master/drivers/vfio/pci/nvgrace-gpu/
H A Dmain.c689 .attach_ioas = vfio_iommufd_physical_attach_ioas,
708 .attach_ioas = vfio_iommufd_physical_attach_ioas,
/linux-master/drivers/vfio/cdx/
H A Dmain.c230 .attach_ioas = vfio_iommufd_physical_attach_ioas,
/linux-master/include/linux/
H A Dvfio.h89 * @attach_ioas: Called when attaching device to an IOAS/HWPT managed by the
92 * @detach_ioas: Opposite of attach_ioas
115 int (*attach_ioas)(struct vfio_device *vdev, u32 *pt_id); member in struct:vfio_device_ops
/linux-master/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c595 .attach_ioas = vfio_iommufd_physical_attach_ioas,
/linux-master/drivers/s390/cio/
H A Dvfio_ccw_ops.c634 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
/linux-master/samples/vfio-mdev/
H A Dmdpy.c670 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
H A Dmbochs.c1381 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
H A Dmtty.c1956 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
/linux-master/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c1354 .attach_ioas = vfio_iommufd_physical_attach_ioas,
1373 .attach_ioas = vfio_iommufd_physical_attach_ioas,
/linux-master/drivers/vfio/pci/mlx5/
H A Dmain.c1395 .attach_ioas = vfio_iommufd_physical_attach_ioas,
/linux-master/drivers/s390/crypto/
H A Dvfio_ap_ops.c2108 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c1473 .attach_ioas = vfio_iommufd_emulated_attach_ioas,

Completed in 180 milliseconds