| /linux-6.15/drivers/vfio/pci/virtio/ |
| H A D | main.c | 99 .attach_ioas = vfio_iommufd_physical_attach_ioas, 119 .attach_ioas = vfio_iommufd_physical_attach_ioas, 139 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux-6.15/drivers/vfio/platform/ |
| H A D | vfio_platform.c | 109 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| H A D | vfio_amba.c | 121 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux-6.15/drivers/vfio/pci/pds/ |
| H A D | vfio_dev.c | 206 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux-6.15/drivers/vfio/pci/ |
| H A D | vfio_pci.c | 143 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux-6.15/drivers/vfio/ |
| H A D | iommufd.c | 48 return vdev->ops->attach_ioas(vdev, &ioas_id); in vfio_iommufd_compat_attach_ioas()
|
| H A D | device_cdev.c | 202 ret = device->ops->attach_ioas(device, &attach.pt_id); in vfio_df_ioctl_attach_pt()
|
| H A D | vfio_main.c | 320 !device->ops->attach_ioas || in __vfio_register_dev()
|
| /linux-6.15/drivers/vfio/pci/nvgrace-gpu/ |
| H A D | main.c | 701 .attach_ioas = vfio_iommufd_physical_attach_ioas, 720 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux-6.15/include/linux/ |
| H A D | vfio.h | 119 int (*attach_ioas)(struct vfio_device *vdev, u32 *pt_id); member
|
| /linux-6.15/drivers/vfio/cdx/ |
| H A D | main.c | 291 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux-6.15/drivers/vfio/fsl-mc/ |
| H A D | vfio_fsl_mc.c | 595 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux-6.15/drivers/vfio/pci/qat/ |
| H A D | main.c | 619 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux-6.15/samples/vfio-mdev/ |
| H A D | mdpy.c | 671 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
|
| H A D | mbochs.c | 1382 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
|
| H A D | mtty.c | 1954 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
|
| /linux-6.15/drivers/s390/cio/ |
| H A D | vfio_ccw_ops.c | 634 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
|
| /linux-6.15/drivers/vfio/pci/hisilicon/ |
| H A D | hisi_acc_vfio_pci.c | 1512 .attach_ioas = vfio_iommufd_physical_attach_ioas, 1531 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | vfio.rst | 412 int (*attach_ioas)(struct vfio_device *vdev, u32 *pt_id); 450 - The [de]attach_ioas callback is issued when the device is attached to
|
| /linux-6.15/drivers/vfio/pci/mlx5/ |
| H A D | main.c | 1392 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux-6.15/drivers/gpu/drm/i915/gvt/ |
| H A D | kvmgt.c | 1481 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
|
| /linux-6.15/drivers/s390/crypto/ |
| H A D | vfio_ap_ops.c | 2369 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
|