Searched refs:detach_ioas (Results 1 – 19 of 19) sorted by relevance
| /linux-6.15/drivers/vfio/pci/virtio/ |
| H A D | main.c | 100 .detach_ioas = vfio_iommufd_physical_detach_ioas, 120 .detach_ioas = vfio_iommufd_physical_detach_ioas, 140 .detach_ioas = vfio_iommufd_physical_detach_ioas,
|
| /linux-6.15/drivers/vfio/ |
| H A D | device_cdev.c | 215 device->ops->detach_ioas(device); in vfio_df_ioctl_attach_pt() 258 device->ops->detach_ioas(device); in vfio_df_ioctl_detach_pt()
|
| H A D | vfio_main.c | 321 !device->ops->detach_ioas))) in __vfio_register_dev()
|
| /linux-6.15/drivers/vfio/platform/ |
| H A D | vfio_platform.c | 110 .detach_ioas = vfio_iommufd_physical_detach_ioas,
|
| H A D | vfio_amba.c | 122 .detach_ioas = vfio_iommufd_physical_detach_ioas,
|
| /linux-6.15/drivers/vfio/pci/ |
| H A D | vfio_pci.c | 144 .detach_ioas = vfio_iommufd_physical_detach_ioas,
|
| /linux-6.15/drivers/vfio/pci/nvgrace-gpu/ |
| H A D | main.c | 702 .detach_ioas = vfio_iommufd_physical_detach_ioas, 721 .detach_ioas = vfio_iommufd_physical_detach_ioas,
|
| /linux-6.15/include/linux/ |
| H A D | vfio.h | 120 void (*detach_ioas)(struct vfio_device *vdev); member
|
| /linux-6.15/drivers/vfio/fsl-mc/ |
| H A D | vfio_fsl_mc.c | 596 .detach_ioas = vfio_iommufd_physical_detach_ioas,
|
| /linux-6.15/drivers/vfio/pci/qat/ |
| H A D | main.c | 620 .detach_ioas = vfio_iommufd_physical_detach_ioas,
|
| /linux-6.15/samples/vfio-mdev/ |
| H A D | mdpy.c | 672 .detach_ioas = vfio_iommufd_emulated_detach_ioas,
|
| H A D | mbochs.c | 1383 .detach_ioas = vfio_iommufd_emulated_detach_ioas,
|
| H A D | mtty.c | 1955 .detach_ioas = vfio_iommufd_emulated_detach_ioas,
|
| /linux-6.15/drivers/s390/cio/ |
| H A D | vfio_ccw_ops.c | 635 .detach_ioas = vfio_iommufd_emulated_detach_ioas,
|
| /linux-6.15/drivers/vfio/pci/hisilicon/ |
| H A D | hisi_acc_vfio_pci.c | 1513 .detach_ioas = vfio_iommufd_physical_detach_ioas, 1532 .detach_ioas = vfio_iommufd_physical_detach_ioas,
|
| /linux-6.15/drivers/vfio/pci/mlx5/ |
| H A D | main.c | 1393 .detach_ioas = vfio_iommufd_physical_detach_ioas,
|
| /linux-6.15/drivers/gpu/drm/i915/gvt/ |
| H A D | kvmgt.c | 1482 .detach_ioas = vfio_iommufd_emulated_detach_ioas,
|
| /linux-6.15/drivers/s390/crypto/ |
| H A D | vfio_ap_ops.c | 2370 .detach_ioas = vfio_iommufd_emulated_detach_ioas,
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | vfio.rst | 413 void (*detach_ioas)(struct vfio_device *vdev);
|