Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dvfio.h33 struct vfio_device_ops { struct
51 const struct vfio_device_ops *ops, argument
/Linux-v4.19/drivers/vfio/mdev/
Dvfio_mdev.c104 static const struct vfio_device_ops vfio_mdev_dev_ops = {
/Linux-v4.19/drivers/vfio/
Dvfio.c97 const struct vfio_device_ops *ops;
539 const struct vfio_device_ops *ops, in vfio_group_create_device()
806 const struct vfio_device_ops *ops, void *device_data) in vfio_add_group_dev()
/Linux-v4.19/drivers/vfio/platform/
Dvfio_platform_common.c623 static const struct vfio_device_ops vfio_platform_ops = {
/Linux-v4.19/Documentation/
Dvfio.txt256 const struct vfio_device_ops *ops,
266 struct vfio_device_ops {
/Linux-v4.19/drivers/vfio/pci/
Dvfio_pci.c1175 static const struct vfio_device_ops vfio_pci_ops = {