Home
last modified time | relevance | path

Searched refs:vfio_platform_ops (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/vfio/platform/
H A Dvfio_platform.c56 static const struct vfio_device_ops vfio_platform_ops; variable
63 &vfio_platform_ops); in vfio_platform_probe()
98 static const struct vfio_device_ops vfio_platform_ops = { variable
/openbmc/qemu/hw/vfio/
H A Dplatform.c513 static VFIODeviceOps vfio_platform_ops = { variable
651 vfio_device_init(vbasedev, VFIO_DEVICE_TYPE_PLATFORM, &vfio_platform_ops, in vfio_platform_instance_init()