Searched refs:attach_ioas (Results 1 – 20 of 20) sorted by relevance
/openbmc/linux/drivers/vfio/platform/ |
H A D | vfio_platform.c | 110 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
H A D | vfio_amba.c | 121 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
/openbmc/linux/drivers/vfio/pci/ |
H A D | vfio_pci.c | 145 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
/openbmc/linux/drivers/vfio/ |
H A D | device_cdev.c | 172 ret = device->ops->attach_ioas(device, &attach.pt_id); in vfio_df_ioctl_attach_pt()
|
H A D | iommufd.c | 48 return vdev->ops->attach_ioas(vdev, &ioas_id); in vfio_iommufd_compat_attach_ioas()
|
H A D | vfio_main.c | 276 !device->ops->attach_ioas || in __vfio_register_dev()
|
/openbmc/linux/drivers/vfio/pci/pds/ |
H A D | vfio_dev.c | 233 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
/openbmc/linux/drivers/vfio/cdx/ |
H A D | main.c | 175 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
/openbmc/linux/include/linux/ |
H A D | vfio.h | 108 int (*attach_ioas)(struct vfio_device *vdev, u32 *pt_id); member
|
/openbmc/qemu/docs/devel/ |
H A D | vfio-iommufd.rst | 63 (bind_iommufd, attach_ioas)
|
/openbmc/linux/drivers/vfio/pci/hisilicon/ |
H A D | hisi_acc_vfio_pci.c | 1378 .attach_ioas = vfio_iommufd_physical_attach_ioas, 1397 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
/openbmc/linux/drivers/vfio/fsl-mc/ |
H A D | vfio_fsl_mc.c | 595 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
/openbmc/linux/drivers/s390/cio/ |
H A D | vfio_ccw_ops.c | 634 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
|
/openbmc/linux/samples/vfio-mdev/ |
H A D | mdpy.c | 668 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
|
H A D | mtty.c | 1366 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
|
H A D | mbochs.c | 1379 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
|
/openbmc/linux/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
|
/openbmc/linux/drivers/vfio/pci/mlx5/ |
H A D | main.c | 1322 .attach_ioas = vfio_iommufd_physical_attach_ioas,
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | kvmgt.c | 1473 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
|
/openbmc/linux/drivers/s390/crypto/ |
H A D | vfio_ap_ops.c | 2104 .attach_ioas = vfio_iommufd_emulated_attach_ioas,
|