Home
last modified time | relevance | path

Searched refs:vfio_device_ops (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/include/linux/
Dvfio.h33 struct vfio_device_ops { struct
52 const struct vfio_device_ops *ops, argument
/Linux-v5.10/drivers/vfio/mdev/
Dvfio_mdev.c101 static const struct vfio_device_ops vfio_mdev_dev_ops = {
/Linux-v5.10/drivers/vfio/
Dvfio.c96 const struct vfio_device_ops *ops;
538 const struct vfio_device_ops *ops, in vfio_group_create_device()
805 const struct vfio_device_ops *ops, void *device_data) in vfio_add_group_dev()
/Linux-v5.10/drivers/vfio/fsl-mc/
Dvfio_fsl_mc.c506 static const struct vfio_device_ops vfio_fsl_mc_ops = {
/Linux-v5.10/drivers/vfio/platform/
Dvfio_platform_common.c616 static const struct vfio_device_ops vfio_platform_ops = {
/Linux-v5.10/Documentation/driver-api/
Dvfio.rst256 const struct vfio_device_ops *ops,
266 struct vfio_device_ops {
/Linux-v5.10/drivers/vfio/pci/
Dvfio_pci.c1886 static const struct vfio_device_ops vfio_pci_ops = {