Searched refs:attach_ioas (Results 1 – 22 of 22) sorted by relevance
| /linux/drivers/vfio/pci/virtio/ |
| H A D | main.c | 101 .attach_ioas = vfio_iommufd_physical_attach_ioas, 123 .attach_ioas = vfio_iommufd_physical_attach_ioas, 145 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux/drivers/vfio/platform/ |
| H A D | vfio_platform.c | 110 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| H A D | vfio_amba.c | 124 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux/drivers/vfio/pci/ |
| H A D | vfio_pci.c | 145 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux/drivers/vfio/pci/pds/ |
| H A D | vfio_dev.c | 208 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux/drivers/vfio/ |
| H A D | iommufd.c | 52 return vdev->ops->attach_ioas(vdev, &ioas_id); in vfio_iommufd_compat_attach_ioas()
|
| H A D | device_cdev.c | 234 ret = device->ops->attach_ioas(device, &attach.pt_id); in vfio_df_ioctl_attach_pt()
|
| H A D | vfio_main.c | 323 !device->ops->attach_ioas || in __vfio_register_dev()
|
| /linux/include/linux/ |
| H A D | vfio.h | 123 int (*attach_ioas)(struct vfio_device *vdev, u32 *pt_id); member
|
| /linux/drivers/vfio/cdx/ |
| H A D | main.c | 284 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux/drivers/vfio/pci/nvgrace-gpu/ |
| H A D | main.c | 950 .attach_ioas = vfio_iommufd_physical_attach_ioas, 975 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux/drivers/vfio/pci/xe/ |
| H A D | main.c | 519 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux/drivers/vfio/fsl-mc/ |
| H A D | vfio_fsl_mc.c | 590 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux/drivers/s390/cio/ |
| H A D | vfio_ccw_ops.c | 600 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
|
| /linux/samples/vfio-mdev/ |
| H A D | mdpy.c | 651 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
|
| H A D | mbochs.c | 1359 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
|
| H A D | mtty.c | 1933 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
|
| /linux/drivers/vfio/pci/qat/ |
| H A D | main.c | 621 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux/drivers/vfio/pci/hisilicon/ |
| H A D | hisi_acc_vfio_pci.c | 1636 .attach_ioas = vfio_iommufd_physical_attach_ioas, 1657 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux/drivers/vfio/pci/mlx5/ |
| H A D | main.c | 1379 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
| /linux/drivers/gpu/drm/i915/gvt/ |
| H A D | kvmgt.c | 1453 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
|
| /linux/drivers/s390/crypto/ |
| H A D | vfio_ap_ops.c | 2369 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
|