Searched refs:detach_ioas (Results 1 – 16 of 16) sorted by relevance
| /Linux-v6.6/drivers/vfio/ |
| D | device_cdev.c | 185 device->ops->detach_ioas(device); in vfio_df_ioctl_attach_pt() 207 device->ops->detach_ioas(device); in vfio_df_ioctl_detach_pt()
|
| D | vfio_main.c | 277 !device->ops->detach_ioas))) in __vfio_register_dev()
|
| /Linux-v6.6/drivers/vfio/platform/ |
| D | vfio_platform.c | 111 .detach_ioas = vfio_iommufd_physical_detach_ioas,
|
| D | vfio_amba.c | 122 .detach_ioas = vfio_iommufd_physical_detach_ioas,
|
| /Linux-v6.6/drivers/vfio/pci/ |
| D | vfio_pci.c | 144 .detach_ioas = vfio_iommufd_physical_detach_ioas,
|
| /Linux-v6.6/include/linux/ |
| D | vfio.h | 109 void (*detach_ioas)(struct vfio_device *vdev); member
|
| /Linux-v6.6/drivers/vfio/pci/hisilicon/ |
| D | hisi_acc_vfio_pci.c | 1376 .detach_ioas = vfio_iommufd_physical_detach_ioas, 1395 .detach_ioas = vfio_iommufd_physical_detach_ioas,
|
| /Linux-v6.6/drivers/vfio/fsl-mc/ |
| D | vfio_fsl_mc.c | 596 .detach_ioas = vfio_iommufd_physical_detach_ioas,
|
| /Linux-v6.6/drivers/s390/cio/ |
| D | vfio_ccw_ops.c | 635 .detach_ioas = vfio_iommufd_emulated_detach_ioas,
|
| /Linux-v6.6/samples/vfio-mdev/ |
| D | mdpy.c | 669 .detach_ioas = vfio_iommufd_emulated_detach_ioas,
|
| D | mtty.c | 1275 .detach_ioas = vfio_iommufd_emulated_detach_ioas,
|
| D | mbochs.c | 1380 .detach_ioas = vfio_iommufd_emulated_detach_ioas,
|
| /Linux-v6.6/drivers/vfio/pci/mlx5/ |
| D | main.c | 1323 .detach_ioas = vfio_iommufd_physical_detach_ioas,
|
| /Linux-v6.6/drivers/s390/crypto/ |
| D | vfio_ap_ops.c | 2023 .detach_ioas = vfio_iommufd_emulated_detach_ioas,
|
| /Linux-v6.6/drivers/gpu/drm/i915/gvt/ |
| D | kvmgt.c | 1474 .detach_ioas = vfio_iommufd_emulated_detach_ioas,
|
| /Linux-v6.6/Documentation/driver-api/ |
| D | vfio.rst | 413 void (*detach_ioas)(struct vfio_device *vdev);
|